Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-mmp/include/mach/
Dpm-mmp2.h19 #define APMU_PJ_IDLE_CFG_PWR_SW(x) ((x) << 16) macro
/linux-4.4.14/arch/arm/mach-mmp/
Dpm-mmp2.c144 idle_cfg |= APMU_PJ_IDLE_CFG_PWR_SW(3) in mmp2_pm_enter_lowpower_mode()