Searched refs:GIC_I_NUM_MAX (Results 1 – 2 of 2) sorted by relevance
36 #define GIC_I_NUM_MAX (1020) macro
353 if (sc->gic_nirqs > GIC_I_NUM_MAX) in gic_v3_attach() 354 sc->gic_nirqs = GIC_I_NUM_MAX; in gic_v3_attach()