Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sunxi/
H A Dmc_smp.c72 #define R_CPUCFG_CLUSTER_PO_RST_CTRL_CORE(n) BIT(n) macro
179 reg &= ~(R_CPUCFG_CLUSTER_PO_RST_CTRL_CORE(cpu)); in sunxi_cpu_powerup()
234 reg |= R_CPUCFG_CLUSTER_PO_RST_CTRL_CORE(cpu); in sunxi_cpu_powerup()