Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Drt2860reg.h235 #define RT2860_MAC_INT_3 (1U << 14) macro
Drt2860.c1611 if (r & RT2860_MAC_INT_3) { /* Auto wakeup */ in rt2860_softintr()