Searched refs:IRR_SHIFT (Results 1 – 1 of 1) sorted by relevance
52 #define IRR_SHIFT(idx) ((idx * 4) % 32) macro76 unsigned int shift = IRR_SHIFT(hw_irq); in write_irr()