HomeSort by: relevance | last modified time | path
    Searched refs:RT2661_MCU_WAKEUP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rt2661reg.h 137 #define RT2661_MCU_WAKEUP (1 << 8)
140 RT2661_MCU_WAKEUP | \
rt2661.c 109 static void rt2661_mcu_wakeup(struct rt2661_softc *);
1203 rt2661_mcu_wakeup(struct rt2661_softc *sc) function in typeref:typename:void
1295 if (r2 & RT2661_MCU_WAKEUP)
1296 rt2661_mcu_wakeup(sc);

Completed in 16 milliseconds