Home
last modified time | relevance | path

Searched refs:PWRMODE_DEEPSLEEP (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dpxa2xx-regs.h195 #define PWRMODE_DEEPSLEEP 0x7 macro
/linux-4.1.27/arch/arm/mach-pxa/
Dcm-x270.c404 pxa27x_set_pwrmode(PWRMODE_DEEPSLEEP); in cmx270_init()
Dpxa27x.c258 case PWRMODE_DEEPSLEEP: in pxa27x_set_pwrmode()
Dz2.c693 pxa27x_set_pwrmode(PWRMODE_DEEPSLEEP); in z2_power_off()
Dzeus.c691 cpu_suspend(PWRMODE_DEEPSLEEP, pxa27x_finish_suspend); in zeus_power_off()
Dem-x270.c1284 pxa27x_set_pwrmode(PWRMODE_DEEPSLEEP); in em_x270_init()