Searched refs:GIC_CONFIG_NUMINTERRUPTS (Results 1 – 2 of 2) sorted by relevance
167 #define GIC_CONFIG_NUMINTERRUPTS GENMASK(23, 16) macro
790 gic_shared_intrs = FIELD_GET(GIC_CONFIG_NUMINTERRUPTS, gicconfig); in gic_of_init()