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

/freebsd-10.3-release/sys/dev/usb/wlan/
H A Dif_urtwreg.h58 #define URTW_TX_LOOPBACK_MASK (0x60000) macro
H A Dif_urtw.c1641 data = orig & ~URTW_TX_LOOPBACK_MASK;
3890 data &= ~URTW_TX_LOOPBACK_MASK;
3917 data &= ~URTW_TX_LOOPBACK_MASK;

Completed in 58 milliseconds