Searched refs:SUNXI_SCP_BASE (Results 1 – 2 of 2) sorted by relevance
209 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()
43 #define SUNXI_SCP_BASE BL31_LIMIT macro