Home
last modified time | relevance | path

Searched refs:PWRMODE_SLEEP (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dpxa27x.c86 static unsigned int pwrmode = PWRMODE_SLEEP;
91 case PWRMODE_SLEEP: in pxa27x_set_pwrmode()
H A Dpxa25x.c80 cpu_suspend(PWRMODE_SLEEP, pxa25x_finish_suspend); in pxa25x_cpu_pm_enter()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dpxa2xx-regs.h191 #define PWRMODE_SLEEP 0x3 macro