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()
470 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_nested_irq()547 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()698 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_irq()779 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_edge_irq()843 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_edge_eoi_irq()1209 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_ack_irq()1261 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in handle_fasteoi_mask_irq()
39 ___PS(IRQS_WAITING); in print_irq_desc()
156 BIT_MASK_DESCR(IRQS_WAITING),
63 IRQS_WAITING = 0x00000080, enumerator
1745 IRQS_ONESHOT | IRQS_WAITING); in __setup_irq()