Searched refs:timer_wakeup_enable (Results 1 – 1 of 1) sorted by relevance
431 int timer_wakeup_enable = (wakeup_src & PM_WAKEUP_TIMER); in pm_sleep_wakeup() local441 if(timer_wakeup_enable && (wakeup_tick_type == PM_TICK_STIMER_16M)){ in pm_sleep_wakeup()563 if(sleep_mode == DEEPSLEEP_MODE && !timer_wakeup_enable){ //if deep mode and no tmr wakeup in pm_sleep_wakeup()580 if(timer_wakeup_enable && (wakeup_tick_type == PM_TICK_STIMER_16M)){ in pm_sleep_wakeup()653 if ( (anareg64 & WAKEUP_STATUS_TIMER) && timer_wakeup_enable ) //wakeup from timer only in pm_sleep_wakeup()