Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-imx/
Dpm-imx5.c38 empgc0 = __raw_readl(MXC_SRPG_EMPGC0_SRPGCR) & ~(MXC_SRPGCR_PCR); in mx5_cpu_lp_set()
85 __raw_writel(empgc0, MXC_SRPG_EMPGC0_SRPGCR); in mx5_cpu_lp_set()
113 __raw_writel(0, MXC_SRPG_EMPGC0_SRPGCR); in mx5_suspend_enter()
Dcrm-regs-imx5.h584 #define MXC_SRPG_EMPGC0_SRPGCR (MXC_SRPG_EMPGC0_BASE + 0x0) macro