Home
last modified time | relevance | path

Searched defs:SUNXI_POWERON_RST_REG (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/plat/allwinner/sun50i_h6/include/
Dsunxi_cpucfg.h22 #define SUNXI_POWERON_RST_REG(c) (SUNXI_R_CPUCFG_BASE + 0x0040 + (c) * 4) macro
/external/arm-trusted-firmware/plat/allwinner/sun50i_a64/include/
Dsunxi_cpucfg.h29 #define SUNXI_POWERON_RST_REG(c) (SUNXI_R_CPUCFG_BASE + 0x0030 + (c) * 4) macro