Searched refs:SUNXI_SCP_BASE (Results 1 – 3 of 3) sorted by relevance
250 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()
24 MAP_REGION_FLAT(SUNXI_SCP_BASE, SUNXI_SCP_SIZE,
21 #define SUNXI_SCP_BASE BL31_LIMIT macro