Searched refs:SUNXI_SRAM_A2_BASE (Results 1 – 6 of 6) sorted by relevance
28 #define BL31_BASE (SUNXI_SRAM_A2_BASE + \30 #define BL31_LIMIT (SUNXI_SRAM_A2_BASE + \58 (SUNXI_SRAM_A2_BASE + SUNXI_SRAM_A2_SIZE - 0x200)
26 #define SUNXI_SRAM_A2_BASE 0x00110000 macro
17 #define SUNXI_SRAM_A2_BASE 0x00100000 macro
17 #define SUNXI_SRAM_A2_BASE 0x00040000 macro
225 uintptr_t arisc_reset_vec = SUNXI_SRAM_A2_BASE + 0x100; in sunxi_cpu_power_off_self()
196 uint32_t vector = SUNXI_SRAM_A2_BASE + OR1K_VEC_ADDR(i); in sunxi_set_scpi_psci_ops()
Completed in 6 milliseconds