Searched refs:GICV3_IRM_ANY (Results 1 – 3 of 3) sorted by relevance
247 irm = GICV3_IRM_ANY; in plat_ic_set_spi_routing()
77 #define GICV3_IRM_ANY 1 macro
1056 assert((irm == GICV3_IRM_ANY) || (irm == GICV3_IRM_PE)); in gicv3_set_spi_routing()1066 if (irm == GICV3_IRM_ANY) { in gicv3_set_spi_routing()