Home
last modified time | relevance | path

Searched refs:IRQD_TRIGGER_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/powernv/
H A Dopal-irqchip.c282 rc = request_irq(r->start, opal_interrupt, r->flags & IRQD_TRIGGER_MASK, in opal_event_init()
/linux/kernel/irq/
H A Dchip.c1057 IRQD_TRIGGER_MASK | IRQD_LEVEL); in irq_modify_status()
H A Dmanage.c955 irqd_clear(&desc->irq_data, IRQD_TRIGGER_MASK); in __irq_set_trigger()