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()200 .flags = IRQCHIP_ONESHOT_SAFE,239 .flags = IRQCHIP_ONESHOT_SAFE,
50 BIT_MASK_DESCR(IRQCHIP_ONESHOT_SAFE),
1579 if (desc->irq_data.chip->flags & IRQCHIP_ONESHOT_SAFE) in __setup_irq()1712 !(desc->irq_data.chip->flags & IRQCHIP_ONESHOT_SAFE)) { in __setup_irq()
178 .flags = IRQCHIP_ONESHOT_SAFE | IRQCHIP_IMMUTABLE,
577 IRQCHIP_ONESHOT_SAFE = (1 << 5), enumerator
Completed in 15 milliseconds