Searched refs:IRQCHIP_ONESHOT_SAFE (Results 1 – 5 of 5) sorted by relevance
134 info->chip->flags |= IRQCHIP_ONESHOT_SAFE; in pci_msi_create_irq_domain()182 .flags = IRQCHIP_ONESHOT_SAFE,219 .flags = IRQCHIP_ONESHOT_SAFE,
56 BIT_MASK_DESCR(IRQCHIP_ONESHOT_SAFE),
1572 if (desc->irq_data.chip->flags & IRQCHIP_ONESHOT_SAFE) in __setup_irq()1700 !(desc->irq_data.chip->flags & IRQCHIP_ONESHOT_SAFE)) { in __setup_irq()
169 .flags = IRQCHIP_ONESHOT_SAFE,
582 IRQCHIP_ONESHOT_SAFE = (1 << 5), enumerator
Completed in 14 milliseconds