Home
last modified time | relevance | path

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

/linux/arch/arm/mach-mmp/
A Dpm-pxa910.c116 apcr = ~apcr & __raw_readl(MPMU_APCR); in pxa910_set_wake()
117 __raw_writel(apcr, MPMU_APCR); in pxa910_set_wake()
125 apcr |= __raw_readl(MPMU_APCR); in pxa910_set_wake()
126 __raw_writel(apcr, MPMU_APCR); in pxa910_set_wake()
137 apcr = __raw_readl(MPMU_APCR); in pxa910_pm_enter_lowpower_mode()
183 __raw_writel(apcr, MPMU_APCR); in pxa910_pm_enter_lowpower_mode()
A Dpm-pxa910.h25 #define MPMU_APCR MPMU_REG(0x1000) macro

Completed in 3 milliseconds