Searched refs:IRQS_WAITING (Results 1 – 6 of 6) sorted by relevance
71 desc->istate |= IRQS_AUTODETECT | IRQS_WAITING; in probe_irq_on()91 if (!(desc->istate & IRQS_WAITING)) { in probe_irq_on()126 if (i < 16 && !(desc->istate & IRQS_WAITING)) in probe_irq_mask()166 if (!(desc->istate & IRQS_WAITING)) { in probe_irq_off()
462 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_nested_irq()539 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_simple_irq()576 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_untracked_irq()632 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_level_irq()702 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_irq()751 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_edge_irq()815 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_edge_eoi_irq()1143 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_ack_irq()1196 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_mask_irq()
39 ___PS(IRQS_WAITING); in print_irq_desc()
140 BIT_MASK_DESCR(IRQS_WAITING),
59 IRQS_WAITING = 0x00000080, enumerator
1423 IRQS_ONESHOT | IRQS_WAITING); in __setup_irq()