Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-imx/
Dpm-imx5.c39 empgc1 = __raw_readl(MXC_SRPG_EMPGC1_SRPGCR) & ~(MXC_SRPGCR_PCR); in mx5_cpu_lp_set()
86 __raw_writel(empgc1, MXC_SRPG_EMPGC1_SRPGCR); in mx5_cpu_lp_set()
114 __raw_writel(0, MXC_SRPG_EMPGC1_SRPGCR); in mx5_suspend_enter()
Dcrm-regs-imx5.h588 #define MXC_SRPG_EMPGC1_SRPGCR (MXC_SRPG_EMPGC1_BASE + 0x0) macro