Searched refs:urtw_eprom_cs (Results 1 – 1 of 1) sorted by relevance
693 static usb_error_t urtw_eprom_cs(struct urtw_softc *, int);2154 error = urtw_eprom_cs(sc, URTW_EPROM_ENABLE); in urtw_eprom_read32()2201 error = urtw_eprom_cs(sc, URTW_EPROM_DISABLE); in urtw_eprom_read32()2216 urtw_eprom_cs(struct urtw_softc *sc, int able) in urtw_eprom_cs() function