Searched refs:MXC_SRPG_EMPGC1_SRPGCR (Results 1 – 2 of 2) sorted by relevance
39 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()
588 #define MXC_SRPG_EMPGC1_SRPGCR (MXC_SRPG_EMPGC1_BASE + 0x0) macro