Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/
Dpxa27x.c252 static unsigned int pwrmode = PWRMODE_SLEEP;
257 case PWRMODE_SLEEP: in pxa27x_set_pwrmode()
Dpxa25x.c255 cpu_suspend(PWRMODE_SLEEP, pxa25x_finish_suspend); in pxa25x_cpu_pm_enter()
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dpxa2xx-regs.h194 #define PWRMODE_SLEEP 0x3 macro