Searched refs:router (Results 1 – 1 of 1) sorted by relevance
1140 uint64_t router; in gicv3_set_spi_routing() local1157 router = gicd_read_irouter(gicv3_driver_data->gicd_base, id); in gicv3_set_spi_routing()1158 if (((router >> IROUTER_IRM_SHIFT) & IROUTER_IRM_MASK) == 0U) { in gicv3_set_spi_routing()
Completed in 3 milliseconds