Searched refs:GIC_SET_POLARITY (Results 1 – 2 of 2) sorted by relevance
184 GIC_SET_POLARITY(intr, polarity); in gic_setup_intr()207 GIC_SET_POLARITY(i, GIC_POL_POS); in gic_basic_init()
168 #define GIC_SET_POLARITY(intr, pol) \ macro