Home
last modified time | relevance | path

Searched refs:APMU_MOH_IDLE_CFG_MOH_IDLE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-mmp/
Dpm-pxa910.c142 idle_cfg &= ~(APMU_MOH_IDLE_CFG_MOH_IDLE in pxa910_pm_enter_lowpower_mode()
161 idle_cfg |= APMU_MOH_IDLE_CFG_MOH_IDLE; in pxa910_pm_enter_lowpower_mode()
/linux-4.1.27/arch/arm/mach-mmp/include/mach/
Dpm-pxa910.h15 #define APMU_MOH_IDLE_CFG_MOH_IDLE (1 << 1) macro