Searched refs:URTW_EPROM_WRITEBIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/usb/wlan/
H A Dif_urtwreg.h124 #define URTW_EPROM_WRITEBIT (0x2) macro
H A Dif_urtw.c2300 urtw_write8_m(sc, URTW_EPROM_CMD, data | URTW_EPROM_WRITEBIT);
2302 urtw_write8_m(sc, URTW_EPROM_CMD, data & ~URTW_EPROM_WRITEBIT);

Completed in 56 milliseconds