Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sunxi/
H A Dmc_smp.c64 #define PRCM_PWROFF_GATING_REG_CLUSTER_SUN8I BIT(0) macro
320 reg &= ~PRCM_PWROFF_GATING_REG_CLUSTER_SUN8I; in sunxi_cluster_powerup()
524 reg |= PRCM_PWROFF_GATING_REG_CLUSTER_SUN8I; in sunxi_cluster_powerdown()