Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-sunxi/
Dmc_smp.c65 #define PRCM_PWROFF_GATING_REG_CLUSTER_SUN8I BIT(0) macro
321 reg &= ~PRCM_PWROFF_GATING_REG_CLUSTER_SUN8I; in sunxi_cluster_powerup()
525 reg |= PRCM_PWROFF_GATING_REG_CLUSTER_SUN8I; in sunxi_cluster_powerdown()