| /rk3399_ARM-atf/plat/nvidia/tegra/common/ |
| H A D | tegra_gicv2.c | 24 void tegra_gic_setup(const interrupt_prop_t *interrupt_props, in tegra_gic_setup() argument 37 tegra_gic_data.interrupt_props = interrupt_props; in tegra_gic_setup()
|
| H A D | tegra_gicv3.c | 29 void tegra_gic_setup(const interrupt_prop_t *interrupt_props, in tegra_gic_setup() argument 45 tegra_gic_data.interrupt_props = interrupt_props; in tegra_gic_setup()
|
| /rk3399_ARM-atf/drivers/arm/gic/v2/ |
| H A D | gicv2_helpers.c | 124 const interrupt_prop_t *interrupt_props, in gicv2_secure_spis_configure_props() argument 132 assert(interrupt_props != NULL); in gicv2_secure_spis_configure_props() 135 prop_desc = &interrupt_props[i]; in gicv2_secure_spis_configure_props() 165 const interrupt_prop_t *interrupt_props, in gicv2_secure_ppi_sgi_setup_props() argument 174 assert(interrupt_props != NULL); in gicv2_secure_ppi_sgi_setup_props() 188 prop_desc = &interrupt_props[i]; in gicv2_secure_ppi_sgi_setup_props()
|
| H A D | gicv2_private.h | 20 const interrupt_prop_t *interrupt_props, 23 const interrupt_prop_t *interrupt_props,
|
| H A D | gicv2_base.c | 32 .interrupt_props = arm_interrupt_props,
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_gicv3.c | 82 gic_data.interrupt_props = FCONF_GET_PROPERTY(hw_config, in fvp_gic_driver_pre_init() 87 gic_data.interrupt_props = fvp_interrupt_props; in fvp_gic_driver_pre_init() 93 gic_data.interrupt_props = fvp_interrupt_props; in fvp_gic_driver_pre_init()
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_gicv3.c | 63 .interrupt_props = uniphier_interrupt_props, 72 .interrupt_props = uniphier_interrupt_props, 81 .interrupt_props = uniphier_interrupt_props,
|
| /rk3399_ARM-atf/drivers/arm/gic/v3/ |
| H A D | gicv3_helpers.c | 220 const interrupt_prop_t *interrupt_props, in gicv3_secure_spis_config_props() argument 230 assert(interrupt_props != NULL); in gicv3_secure_spis_config_props() 234 current_prop = &interrupt_props[i]; in gicv3_secure_spis_config_props() 338 const interrupt_prop_t *interrupt_props, in gicv3_secure_ppi_sgi_config_props() argument 347 assert(interrupt_props != NULL); in gicv3_secure_ppi_sgi_config_props() 351 current_prop = &interrupt_props[i]; in gicv3_secure_ppi_sgi_config_props()
|
| /rk3399_ARM-atf/plat/renesas/common/aarch64/ |
| H A D | platform_common.c | 227 static const interrupt_prop_t interrupt_props[] = { variable 268 .interrupt_props = interrupt_props, 269 .interrupt_props_num = (uint32_t) ARRAY_SIZE(interrupt_props),
|
| /rk3399_ARM-atf/plat/nvidia/tegra/include/drivers/ |
| H A D | tegra_gic.h | 27 void tegra_gic_setup(const interrupt_prop_t *interrupt_props,
|
| /rk3399_ARM-atf/plat/qemu/common/ |
| H A D | qemu_gicv2.c | 19 .interrupt_props = qemu_interrupt_props,
|
| H A D | qemu_gicv3.c | 27 .interrupt_props = qemu_interrupt_props,
|
| /rk3399_ARM-atf/plat/nuvoton/common/ |
| H A D | plat_nuvoton_gic.c | 22 .interrupt_props = g0_interrupt_props,
|
| /rk3399_ARM-atf/plat/rockchip/common/ |
| H A D | rockchip_gicv2.c | 39 .interrupt_props = g0_interrupt_props,
|
| H A D | rockchip_gicv3.c | 41 .interrupt_props = g01s_interrupt_props,
|
| /rk3399_ARM-atf/plat/hisilicon/poplar/ |
| H A D | poplar_gicv2.c | 26 .interrupt_props = poplar_interrupt_props,
|
| /rk3399_ARM-atf/drivers/nxp/gic/ |
| H A D | ls_gicv2.c | 28 ls_gic_data.interrupt_props = ls_interrupt_props; in plat_ls_gic_driver_init()
|
| H A D | ls_gicv3.c | 27 ls_gic_data.interrupt_props = ls_interrupt_props; in plat_ls_gic_driver_init()
|
| /rk3399_ARM-atf/plat/brcm/common/ |
| H A D | brcm_gicv3.c | 45 .interrupt_props = brcm_interrupt_props,
|
| /rk3399_ARM-atf/plat/common/ |
| H A D | plat_gicv2_base.c | 36 .interrupt_props = arm_interrupt_props,
|
| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/ |
| H A D | sbsa_gic.c | 26 .interrupt_props = qemu_interrupt_props,
|
| /rk3399_ARM-atf/plat/qti/msm8916/ |
| H A D | msm8916_gicv2.c | 48 .interrupt_props = msm8916_interrupt_props,
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_gicv3.c | 62 .interrupt_props = sq_interrupt_props,
|
| /rk3399_ARM-atf/plat/amd/versal2/ |
| H A D | gicv3.c | 68 .interrupt_props = _interrupt_props,
|
| /rk3399_ARM-atf/plat/xilinx/versal/ |
| H A D | versal_gicv3.c | 67 .interrupt_props = versal_interrupt_props,
|