Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/allwinner/common/
Dsunxi_pm.c250 if (mmio_read_32(SUNXI_SCP_BASE) == SCP_FIRMWARE_MAGIC) { in plat_setup_psci_ops()
254 uint32_t offset = SUNXI_SCP_BASE - vector; in plat_setup_psci_ops()
Dsunxi_common.c24 MAP_REGION_FLAT(SUNXI_SCP_BASE, SUNXI_SCP_SIZE,
/external/arm-trusted-firmware/plat/allwinner/common/include/
Dplatform_def.h21 #define SUNXI_SCP_BASE BL31_LIMIT macro