Searched refs:IRQS_ONESHOT (Results 1 – 3 of 3) sorted by relevance
51 IRQS_ONESHOT = 0x00000020, enumerator
457 if (desc->istate & IRQS_ONESHOT) in handle_fasteoi_irq()463 if (desc->istate & IRQS_ONESHOT) in handle_fasteoi_irq()
682 if (!(desc->istate & IRQS_ONESHOT)) in irq_finalize_oneshot()1106 IRQS_ONESHOT | IRQS_WAITING); in __setup_irq()1115 desc->istate |= IRQS_ONESHOT; in __setup_irq()