Searched refs:ELCR_LEVEL (Results 1 – 2 of 2) sorted by relevance
99 #define ELCR_LEVEL(elcrval, irq) (elcrval & (0x1 << irq)) macro
287 if (!ELCR_LEVEL(elcrval, i)) in build_reserved_irqlist()