Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-mmp/include/mach/
Dpm-pxa910.h19 #define APMU_MOH_IDLE_CFG_MOH_L2_PWR_SW(x) (((x) & 0x3) << 18) macro
/linux-4.4.14/arch/arm/mach-mmp/
Dpm-pxa910.c165 | APMU_MOH_IDLE_CFG_MOH_L2_PWR_SW(3); in pxa910_pm_enter_lowpower_mode()