Searched refs:gicv3_set_spi_routing (Results 1 – 4 of 4) sorted by relevance
/arm-trusted-firmware-2.8.0/plat/qti/common/src/ |
A D | qti_gic_v3.c | 124 gicv3_set_spi_routing(int_id, GICV3_IRM_ANY, 0x0); in plat_qti_gic_init() 131 gicv3_set_spi_routing(id, irm, target); in gic_set_spi_routing()
|
/arm-trusted-firmware-2.8.0/plat/common/ |
A D | plat_gicv3.c | 294 gicv3_set_spi_routing(id, irm, mpidr); in plat_ic_set_spi_routing()
|
/arm-trusted-firmware-2.8.0/include/drivers/arm/ |
A D | gicv3.h | 586 void gicv3_set_spi_routing(unsigned int id, unsigned int irm,
|
/arm-trusted-firmware-2.8.0/drivers/arm/gic/v3/ |
A D | gicv3_main.c | 1163 void gicv3_set_spi_routing(unsigned int id, unsigned int irm, u_register_t mpidr) in gicv3_set_spi_routing() function
|
Completed in 8 milliseconds