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