Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sunxi/
H A Dmc_smp.c65 #define PRCM_PWROFF_GATING_REG_CLUSTER_SUN9I BIT(4) macro
322 reg &= ~PRCM_PWROFF_GATING_REG_CLUSTER_SUN9I; in sunxi_cluster_powerup()
526 reg |= PRCM_PWROFF_GATING_REG_CLUSTER_SUN9I; in sunxi_cluster_powerdown()