Searched refs:IRQS_ONESHOT (Results 1 – 4 of 4) sorted by relevance
659 if (!(desc->istate & IRQS_ONESHOT)) { in cond_unmask_eoi_irq()717 if (desc->istate & IRQS_ONESHOT) in handle_fasteoi_irq()1234 if (desc->istate & IRQS_ONESHOT) in handle_fasteoi_ack_irq()1286 if (desc->istate & IRQS_ONESHOT) in handle_fasteoi_mask_irq()
149 BIT_MASK_DESCR(IRQS_ONESHOT),
64 IRQS_ONESHOT = 0x00000020, enumerator
1137 if (!(desc->istate & IRQS_ONESHOT) || in irq_finalize_oneshot()1760 IRQS_ONESHOT | IRQS_WAITING); in __setup_irq()1774 desc->istate |= IRQS_ONESHOT; in __setup_irq()