Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_urtwreg.h123 #define URTW_EPROM_WRITEBIT (0x2) macro
H A Dif_urtw.c2271 urtw_write8_m(sc, URTW_EPROM_CMD, data | URTW_EPROM_WRITEBIT); in urtw_eprom_writebit()
2273 urtw_write8_m(sc, URTW_EPROM_CMD, data & ~URTW_EPROM_WRITEBIT); in urtw_eprom_writebit()