Home
last modified time | relevance | path

Searched refs:GIC500_BASE (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3399/
H A Drk3399_def.h29 #define BASE_GICD_BASE (GIC500_BASE)
30 #define BASE_GICR_BASE (GIC500_BASE + SIZE_M(1))
/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dplatform_def.h243 #define PLAT_BRCM_GICD_BASE GIC500_BASE
244 #define PLAT_BRCM_GICR_BASE (GIC500_BASE + 0x200000)
H A Dsr_def.h39 #define GIC500_BASE 0x63c00000 macro
/rk3399_ARM-atf/include/plat/brcm/common/
H A Dbrcm_def.h95 #define GIC500_REGION MAP_REGION_FLAT(GIC500_BASE, \
/rk3399_ARM-atf/plat/rockchip/rk3399/include/shared/
H A Daddressmap_shared.h20 #define GIC500_BASE (MMIO_BASE + 0x06E00000) macro