Home
last modified time | relevance | path

Searched refs:plat_ic_set_spi_routing (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a-latest/plat/arm/css/sgi/ras/
Dsgi_ras_common.c58 plat_ic_set_spi_routing(intr, INTR_ROUTING_MODE_ANY, in sgi_ras_intr_configure()
/trusted-firmware-a-latest/plat/common/
Dplat_gicv2.c40 #pragma weak plat_ic_set_spi_routing macro
291 void plat_ic_set_spi_routing(unsigned int id, unsigned int routing_mode, in plat_ic_set_spi_routing() function
Dplat_gicv3.c46 #pragma weak plat_ic_set_spi_routing macro
307 void plat_ic_set_spi_routing(unsigned int id, unsigned int routing_mode, in plat_ic_set_spi_routing() function
/trusted-firmware-a-latest/include/plat/common/
Dplatform.h134 void plat_ic_set_spi_routing(unsigned int id, unsigned int routing_mode,
/trusted-firmware-a-latest/services/std_svc/sdei/
Dsdei_main.c326 plat_ic_set_spi_routing(map->intr, routing, (u_register_t) mpidr); in sdei_event_routing_set()
444 plat_ic_set_spi_routing(map->intr, routing, in sdei_event_register()
/trusted-firmware-a-latest/docs/components/
Dplatform-interrupt-controller-API.rst214 Function: void plat_ic_set_spi_routing(unsigned int id, unsigned int routing_mode, u_register_t mpi…