Home
last modified time | relevance | path

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

/arch/arm/mach-sunxi/
Dmc_smp.c73 #define R_CPUCFG_CLUSTER_PO_RST_CTRL_CORE(n) BIT(n) macro
180 reg &= ~(R_CPUCFG_CLUSTER_PO_RST_CTRL_CORE(cpu)); in sunxi_cpu_powerup()
235 reg |= R_CPUCFG_CLUSTER_PO_RST_CTRL_CORE(cpu); in sunxi_cpu_powerup()