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()
468 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_nested_irq()545 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_simple_irq()582 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_untracked_irq()638 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_level_irq()708 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_irq()790 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_edge_irq()854 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_edge_eoi_irq()1215 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_ack_irq()1268 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_mask_irq()
39 ___PS(IRQS_WAITING); in print_irq_desc()
141 BIT_MASK_DESCR(IRQS_WAITING),
60 IRQS_WAITING = 0x00000080, enumerator
1537 IRQS_ONESHOT | IRQS_WAITING); in __setup_irq()