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