Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dpm-imx5.c146 u32 empgc0, empgc1; in mx5_cpu_lp_set() local
156 empgc0 = imx_readl(gpc_base + MXC_SRPG_EMPGC0_SRPGCR) & in mx5_cpu_lp_set()
199 empgc0 |= MXC_SRPGCR_PCR; in mx5_cpu_lp_set()
202 imx_writel(empgc0, gpc_base + MXC_SRPG_EMPGC0_SRPGCR); in mx5_cpu_lp_set()