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

/linux-4.1.27/arch/arm/mach-imx/
H A Dpm-imx5.c37 #define MXC_SRPG_EMPGC0_SRPGCR 0x2c0 macro
93 empgc0 = __raw_readl(gpc_base + MXC_SRPG_EMPGC0_SRPGCR) & mx5_cpu_lp_set()
139 __raw_writel(empgc0, gpc_base + MXC_SRPG_EMPGC0_SRPGCR); mx5_cpu_lp_set()
162 __raw_writel(0, gpc_base + MXC_SRPG_EMPGC0_SRPGCR); mx5_suspend_enter()

Completed in 34 milliseconds