Home
last modified time | relevance | path

Searched refs:routing_mode (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-latest/plat/common/
Dplat_gicv2.c291 void plat_ic_set_spi_routing(unsigned int id, unsigned int routing_mode, in plat_ic_set_spi_routing() argument
296 switch (routing_mode) { in plat_ic_set_spi_routing()
Dplat_gicv3.c307 void plat_ic_set_spi_routing(unsigned int id, unsigned int routing_mode, in plat_ic_set_spi_routing() argument
312 switch (routing_mode) { in plat_ic_set_spi_routing()
/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…
226 ``routing_mode``.
228 The ``routing_mode`` parameter can be one of:
/trusted-firmware-a-latest/include/plat/common/
Dplatform.h134 void plat_ic_set_spi_routing(unsigned int id, unsigned int routing_mode,