Searched refs:urtw_eprom_writebit (Results 1 – 1 of 1) sorted by relevance
701 static usb_error_t urtw_eprom_writebit(struct urtw_softc *, int16_t);2184 error = urtw_eprom_writebit(sc, 0); in urtw_eprom_read32()2262 urtw_eprom_writebit(struct urtw_softc *sc, int16_t bit) in urtw_eprom_writebit() function2284 error = urtw_eprom_writebit(sc, buf[i]); in urtw_eprom_sendbits()