Searched refs:IRQ_LVL_BITS (Results 1 – 1 of 1) sorted by relevance
83 #define IRQ_LVL_BITS(x) (((x) & 0xf) << 4) /* sets irq level */ macro661 devpriv->irq_dma_bits = IRQ_LVL_BITS(irq_num) | in a2150_alloc_irq_and_dma()