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()
471 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_nested_irq()562 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_simple_irq()597 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_untracked_irq()653 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_level_irq()713 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_irq()794 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_edge_irq()858 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_edge_eoi_irq()1224 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_ack_irq()1276 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_mask_irq()
39 ___PS(IRQS_WAITING); in print_irq_desc()
155 BIT_MASK_DESCR(IRQS_WAITING),
63 IRQS_WAITING = 0x00000080, enumerator
1746 IRQS_ONESHOT | IRQS_WAITING); in __setup_irq()