Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/allwinner/common/
H A Dsunxi_cpu_ops.c71 mmio_clrbits_32(SUNXI_POWERON_RST_REG(cluster), BIT(core)); in sunxi_cpu_off()
99 mmio_clrbits_32(SUNXI_POWERON_RST_REG(cluster), BIT(core)); in sunxi_cpu_on()
108 mmio_setbits_32(SUNXI_POWERON_RST_REG(cluster), BIT(core)); in sunxi_cpu_on()
/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dsunxi_cpucfg_ncat2.h23 #define SUNXI_POWERON_RST_REG(c) (SUNXI_R_CPUCFG_BASE + 0x0040 + (c) * 4) macro
H A Dsunxi_cpucfg_ncat.h29 #define SUNXI_POWERON_RST_REG(c) (SUNXI_R_CPUCFG_BASE + 0x0040 + (c) * 4) macro
/rk3399_ARM-atf/plat/allwinner/sun50i_a64/include/
H A Dsunxi_cpucfg.h29 #define SUNXI_POWERON_RST_REG(c) (SUNXI_R_CPUCFG_BASE + 0x0030 + (c) * 4) macro