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