Searched refs:SRAM0_BASE (Results 1 – 2 of 2) sorted by relevance
85 #define SRAM0_BASE U(0x2201F000) macro122 #define SRAM0_MAP MAP_REGION_FLAT(SRAM0_BASE, 0x1000, MT_RW | MT_DEVICE)
133 mmio_write_32(SRAM0_BASE + 0x4, 1); in bl31_plat_arch_setup()