Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-mmp/include/mach/
Dpm-mmp2.h18 #define APMU_PJ_IDLE_CFG_PJ_PWRDWN (1 << 5) macro
/linux-4.1.27/arch/arm/mach-mmp/
Dpm-mmp2.c138 idle_cfg |= APMU_PJ_IDLE_CFG_PJ_PWRDWN; /* PJ power down */ in mmp2_pm_enter_lowpower_mode()