Home
last modified time | relevance | path

Searched defs:SUNXI_POWEROFF_GATING_REG (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dsunxi_cpucfg_ncat2.h24 #define SUNXI_POWEROFF_GATING_REG(c) (SUNXI_R_CPUCFG_BASE + 0x0044 + (c) * 4) macro
H A Dsunxi_cpucfg_ncat.h30 #define SUNXI_POWEROFF_GATING_REG(c) (SUNXI_R_CPUCFG_BASE + 0x0044 + (c) * 4) macro
/rk3399_ARM-atf/plat/allwinner/sun50i_a64/include/
H A Dsunxi_cpucfg.h27 #define SUNXI_POWEROFF_GATING_REG(c) (SUNXI_R_PRCM_BASE + 0x0100 + (c) * 4) macro