Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/allwinner/common/
H A Dsunxi_pm.c28 #ifndef SUNXI_ALT_RVBAR_LO_REG
29 #define SUNXI_ALT_RVBAR_LO_REG(n) 0 macro
56 mmio_write_32(SUNXI_ALT_RVBAR_LO_REG(cpu), in plat_setup_psci_ops()
/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dsunxi_cpucfg_ncat.h26 #define SUNXI_ALT_RVBAR_LO_REG(n) (SUNXI_CPUSUBSYS_BASE + 0x40 + (n) * 8) macro