Home
last modified time | relevance | path

Searched refs:IRQS_ONESHOT (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/irq/
H A Dchip.c702 if (!(desc->istate & IRQS_ONESHOT)) { in cond_unmask_eoi_irq()
761 if (desc->istate & IRQS_ONESHOT) in handle_fasteoi_irq()
1155 if (desc->istate & IRQS_ONESHOT) in handle_fasteoi_ack_irq()
H A Ddebugfs.c149 BIT_MASK_DESCR(IRQS_ONESHOT),
H A Dinternals.h65 IRQS_ONESHOT = 0x00000020, enumerator
H A Dmanage.c1068 if (!(desc->istate & IRQS_ONESHOT) || in irq_finalize_oneshot()
1713 IRQS_ONESHOT | IRQS_WAITING); in __setup_irq()
1727 desc->istate |= IRQS_ONESHOT; in __setup_irq()