Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-mmp/
Dpm-mmp2.c118 idle_cfg = __raw_readl(APMU_PJ_IDLE_CFG); in mmp2_pm_enter_lowpower_mode()
156 __raw_writel(idle_cfg, APMU_PJ_IDLE_CFG); in mmp2_pm_enter_lowpower_mode()
/linux-4.1.27/arch/arm/mach-mmp/include/mach/
Dpm-mmp2.h16 #define APMU_PJ_IDLE_CFG APMU_REG(0x018) macro