Home
last modified time | relevance | path

Searched refs:RT2860_MAC_INT_3 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_runreg.h222 #define RT2860_MAC_INT_3 (1 << 14) macro
H A Dif_mtwreg.h323 #define RT2860_MAC_INT_3 (1 << 14) macro
/freebsd/sys/dev/ral/
H A Drt2860reg.h228 #define RT2860_MAC_INT_3 (1 << 14) macro
H A Drt2860.c1442 if (r & RT2860_MAC_INT_3) /* Auto wakeup */ in rt2860_intr()