Home
last modified time | relevance | path

Searched refs:IRQCHIP_ONESHOT_SAFE (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/pci/msi/
A Dirqdomain.c134 info->chip->flags |= IRQCHIP_ONESHOT_SAFE; in pci_msi_create_irq_domain()
182 .flags = IRQCHIP_ONESHOT_SAFE,
219 .flags = IRQCHIP_ONESHOT_SAFE,
/linux-6.3-rc2/kernel/irq/
A Ddebugfs.c56 BIT_MASK_DESCR(IRQCHIP_ONESHOT_SAFE),
A Dmanage.c1572 if (desc->irq_data.chip->flags & IRQCHIP_ONESHOT_SAFE) in __setup_irq()
1700 !(desc->irq_data.chip->flags & IRQCHIP_ONESHOT_SAFE)) { in __setup_irq()
/linux-6.3-rc2/drivers/gpio/
A Dgpio-xlp.c169 .flags = IRQCHIP_ONESHOT_SAFE,
/linux-6.3-rc2/include/linux/
A Dirq.h582 IRQCHIP_ONESHOT_SAFE = (1 << 5), enumerator

Completed in 14 milliseconds