Home
last modified time | relevance | path

Searched refs:interrupt_prop_t (Results 1 – 25 of 65) sorted by relevance

123

/rk3399_ARM-atf/drivers/arm/gic/v2/
H A Dgicv2_helpers.c124 const interrupt_prop_t *interrupt_props, in gicv2_secure_spis_configure_props()
128 const interrupt_prop_t *prop_desc; in gicv2_secure_spis_configure_props()
165 const interrupt_prop_t *interrupt_props, in gicv2_secure_ppi_sgi_setup_props()
170 const interrupt_prop_t *prop_desc; in gicv2_secure_ppi_sgi_setup_props()
H A Dgicv2_private.h20 const interrupt_prop_t *interrupt_props,
23 const interrupt_prop_t *interrupt_props,
H A Dgicv2_base.c22 static const interrupt_prop_t arm_interrupt_props[] = {
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Dfconf_sec_intr_config.c23 static void print_intr_prop(interrupt_prop_t prop) in print_intr_prop()
104 interrupt_prop_t sec_intr_property; in fconf_populate_sec_intr_config()
117 interrupt_prop_t sec_intr_property; in fconf_populate_sec_intr_config()
/rk3399_ARM-atf/plat/nvidia/tegra/include/drivers/
H A Dtegra_gic.h27 void tegra_gic_setup(const interrupt_prop_t *interrupt_props,
/rk3399_ARM-atf/include/plat/arm/common/
H A Dfconf_sec_intr_config.h19 interrupt_prop_t descriptor[SEC_INT_COUNT_MAX];
/rk3399_ARM-atf/include/common/
H A Dinterrupt_props.h26 } interrupt_prop_t; typedef
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_gicv2.c11 static const interrupt_prop_t qemu_interrupt_props[] = {
H A Dqemu_gicv3.c12 static const interrupt_prop_t qemu_interrupt_props[] = {
/rk3399_ARM-atf/plat/nuvoton/common/
H A Dplat_nuvoton_gic.c14 static const interrupt_prop_t g0_interrupt_props[] = {
/rk3399_ARM-atf/plat/rockchip/common/
H A Drockchip_gicv2.c27 static const interrupt_prop_t g0_interrupt_props[] = {
H A Drockchip_gicv3.c28 static const interrupt_prop_t g01s_interrupt_props[] = {
/rk3399_ARM-atf/plat/hisilicon/poplar/
H A Dpoplar_gicv2.c16 static const interrupt_prop_t poplar_interrupt_props[] = {
/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgicv3_helpers.c220 const interrupt_prop_t *interrupt_props, in gicv3_secure_spis_config_props()
224 const interrupt_prop_t *current_prop; in gicv3_secure_spis_config_props()
338 const interrupt_prop_t *interrupt_props, in gicv3_secure_ppi_sgi_config_props()
342 const interrupt_prop_t *current_prop; in gicv3_secure_ppi_sgi_config_props()
/rk3399_ARM-atf/plat/nvidia/tegra/common/
H A Dtegra_gicv2.c24 void tegra_gic_setup(const interrupt_prop_t *interrupt_props, in tegra_gic_setup()
H A Dtegra_gicv3.c29 void tegra_gic_setup(const interrupt_prop_t *interrupt_props, in tegra_gic_setup()
/rk3399_ARM-atf/drivers/nxp/gic/
H A Dls_gicv2.c18 interrupt_prop_t *ls_interrupt_props, in plat_ls_gic_driver_init()
H A Dls_gicv3.c18 interrupt_prop_t *ls_interrupt_props, in plat_ls_gic_driver_init()
/rk3399_ARM-atf/plat/brcm/common/
H A Dbrcm_gicv3.c15 static const interrupt_prop_t brcm_interrupt_props[] = {
/rk3399_ARM-atf/plat/common/
H A Dplat_gicv2_base.c26 static const interrupt_prop_t arm_interrupt_props[] = {
/rk3399_ARM-atf/include/drivers/nxp/gic/gicv2/
H A Dplat_gic.h59 interrupt_prop_t *ls_interrupt_props,
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/
H A Dsbsa_gic.c10 static const interrupt_prop_t qemu_interrupt_props[] = {
/rk3399_ARM-atf/plat/qti/msm8916/
H A Dmsm8916_gicv2.c24 static const interrupt_prop_t msm8916_interrupt_props[] = {
/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_gicv3.c19 static const interrupt_prop_t sq_interrupt_props[] = {
/rk3399_ARM-atf/plat/amd/versal2/
H A Dgicv3.c33 static const interrupt_prop_t _interrupt_props[] = {

123