Searched refs:PRCM_PWROFF_GATING_REG_CORE (Results 1 – 1 of 1) sorted by relevance
67 #define PRCM_PWROFF_GATING_REG_CORE(n) BIT(n) macro217 reg &= ~PRCM_PWROFF_GATING_REG_CORE(cpu); in sunxi_cpu_powerup()495 reg |= PRCM_PWROFF_GATING_REG_CORE(gating_bit); in sunxi_cpu_powerdown()
Completed in 3 milliseconds