Searched refs:PWRMODE_SLEEP (Results 1 – 3 of 3) sorted by relevance
89 static unsigned int pwrmode = PWRMODE_SLEEP;94 case PWRMODE_SLEEP: in pxa27x_set_pwrmode()
83 cpu_suspend(PWRMODE_SLEEP, pxa25x_finish_suspend); in pxa25x_cpu_pm_enter()
194 #define PWRMODE_SLEEP 0x3 macro