Home
last modified time | relevance | path

Searched defs:rdistif_base_addrs (Results 1 – 17 of 17) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/common/
H A Dtegra_gicv3.c19 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/rockchip/common/
H A Drockchip_gicv3.c26 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/qti/common/src/
H A Dqti_gic_v3.c18 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/ti/common/
H A Dk3_gicv3.c20 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/nxp/s32/s32g274ardb2/
H A Dplat_bl31_setup.c82 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; in bl31_platform_setup() local
/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmarvell_gicv3.c30 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/amd/versal2/
H A Dgicv3.c31 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/xilinx/versal/
H A Dversal_gicv3.c30 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgicv3_base.c26 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
H A Dgicv3_helpers.c82 void gicv3_rdistif_base_addrs_probe(uintptr_t *rdistif_base_addrs, in gicv3_rdistif_base_addrs_probe()
/rk3399_ARM-atf/plat/imx/common/
H A Dplat_imx8_gic.c25 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/aspeed/ast2700/
H A Dplat_bl31_setup.c24 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/mediatek/drivers/gicv3/
H A Dmt_gic_v3.c24 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dplat_mt_gic.c21 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/intel/soc/agilex5/
H A Dbl31_plat_setup.c36 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/mediatek/drivers/gic600/
H A Dmt_gic_v3.c24 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/include/drivers/arm/
H A Dgicv3.h499 uintptr_t *rdistif_base_addrs; member