Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmtwreg.h323 #define RT2860_MAC_INT_3 (1 << 14) macro
H A Drt2860reg.h278 #define RT2860_MAC_INT_3 (1 << 14) macro
H A Drt2860.c1522 if (r & RT2860_MAC_INT_3) /* Auto wakeup */ in rt2860_intr()