Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-sunxi/
Dmc_smp.c67 #define PRCM_PWROFF_GATING_REG_CORE(n) BIT(n) macro
214 reg &= ~PRCM_PWROFF_GATING_REG_CORE(cpu); in sunxi_cpu_powerup()
488 reg |= PRCM_PWROFF_GATING_REG_CORE(cpu); in sunxi_cpu_powerdown()