Searched refs:PRCM_PWROFF_GATING_REG_CLUSTER_SUN8I (Results 1 - 1 of 1) sorted by last modified time

/linux-master/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;
524 reg |= PRCM_PWROFF_GATING_REG_CLUSTER_SUN8I;

Completed in 127 milliseconds