Searched refs:urtw_eprom_cs (Results 1 – 1 of 1) sorted by relevance
519 static usbd_status urtw_eprom_cs(struct urtw_softc *, int);1066 error = urtw_eprom_cs(sc, URTW_EPROM_ENABLE); in urtw_eprom_read32()1113 error = urtw_eprom_cs(sc, URTW_EPROM_DISABLE); in urtw_eprom_read32()1199 urtw_eprom_cs(struct urtw_softc *sc, int able) in urtw_eprom_cs() function