Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Dpm-imx5.c30 u32 empgc0, empgc1; in mx5_cpu_lp_set() local
38 empgc0 = __raw_readl(MXC_SRPG_EMPGC0_SRPGCR) & ~(MXC_SRPGCR_PCR); in mx5_cpu_lp_set()
82 empgc0 |= MXC_SRPGCR_PCR; in mx5_cpu_lp_set()
85 __raw_writel(empgc0, MXC_SRPG_EMPGC0_SRPGCR); in mx5_cpu_lp_set()