Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/allwinner/common/
H A Dsunxi_scpi_pm.c209 if (mmio_read_32(SUNXI_SCP_BASE) != SCP_FIRMWARE_MAGIC) { in sunxi_set_scpi_psci_ops()
216 uint32_t offset = SUNXI_SCP_BASE - vector; in sunxi_set_scpi_psci_ops()
/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dplatform_def.h43 #define SUNXI_SCP_BASE BL31_LIMIT macro