Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sunxi/
H A Dmc_smp.c66 #define PRCM_PWROFF_GATING_REG_CORE(n) BIT(n) macro
216 reg &= ~PRCM_PWROFF_GATING_REG_CORE(cpu); in sunxi_cpu_powerup()
494 reg |= PRCM_PWROFF_GATING_REG_CORE(gating_bit); in sunxi_cpu_powerdown()