Searched refs:RT2860_MAC_INT_3 (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | rt2860reg.h | 235 #define RT2860_MAC_INT_3 (1U << 14) macro |
| D | rt2860.c | 1611 if (r & RT2860_MAC_INT_3) { /* Auto wakeup */ in rt2860_softintr() |