Searched refs:GIC_SPI_BASE (Results 1 – 3 of 3) sorted by relevance
55 #define GIC_SPI_BASE U(32) macro59 #define GIC_SPI_TO_ITNUM(x) ((x) + GIC_SPI_BASE)
272 for (n = GIC_SGI_SEC_BASE; n < GIC_SPI_BASE; n++) { in gicv3_sync_redist_config()316 for (n = GIC_SGI_SEC_BASE; n < GIC_SPI_BASE; n++) { in gic_legacy_sync_dist_config()926 if (it >= gd->max_it || it < GIC_SPI_BASE) in gic_spi_release_to_ns()1010 if (it < GIC_SPI_BASE) { in gic_op_configure()1019 if (it < GIC_SPI_BASE && affinity_routing_is_enabled(gd)) { in gic_op_configure()1057 if (it < GIC_SPI_BASE) in gic_op_enable()1060 if (it < GIC_SPI_BASE && affinity_routing_is_enabled(gd)) { in gic_op_enable()
686 GIC_SPI_BASE) || in add_optee_dt_node()691 if (CFG_CORE_ASYNC_NOTIF_GIC_INTID >= GIC_SPI_BASE) { in add_optee_dt_node()693 itr_id = CFG_CORE_ASYNC_NOTIF_GIC_INTID - GIC_SPI_BASE; in add_optee_dt_node()