Searched refs:WAKEUP_STATUS_TIMER (Results 1 – 3 of 3) sorted by relevance
83 #define WAKEUP_STATUS_TIMER_CORE ( WAKEUP_STATUS_TIMER | WAKEUP_STATUS_CORE)84 #define WAKEUP_STATUS_TIMER_PAD ( WAKEUP_STATUS_TIMER | WAKEUP_STATUS_PAD)
130 WAKEUP_STATUS_TIMER = BIT(1), enumerator
653 if ( (anareg64 & WAKEUP_STATUS_TIMER) && timer_wakeup_enable ) //wakeup from timer only in pm_sleep_wakeup()