Searched refs:GIC500_BASE (Results 1 – 5 of 5) sorted by relevance
29 #define BASE_GICD_BASE (GIC500_BASE)30 #define BASE_GICR_BASE (GIC500_BASE + SIZE_M(1))
243 #define PLAT_BRCM_GICD_BASE GIC500_BASE244 #define PLAT_BRCM_GICR_BASE (GIC500_BASE + 0x200000)
39 #define GIC500_BASE 0x63c00000 macro
95 #define GIC500_REGION MAP_REGION_FLAT(GIC500_BASE, \
20 #define GIC500_BASE (MMIO_BASE + 0x06E00000) macro