Searched refs:IRQCHIP_SUPPORTS_LEVEL_MSI (Results 1 – 6 of 6) sorted by relevance
155 .flags = IRQCHIP_SUPPORTS_LEVEL_MSI,
213 .flags = IRQCHIP_SUPPORTS_LEVEL_MSI,
58 BIT_MASK_DESCR(IRQCHIP_SUPPORTS_LEVEL_MSI),
88 (info->chip->flags & IRQCHIP_SUPPORTS_LEVEL_MSI)) && in msi_check_level()
105 !(chip->flags & IRQCHIP_SUPPORTS_LEVEL_MSI))) in platform_msi_update_chip_ops()
516 IRQCHIP_SUPPORTS_LEVEL_MSI = (1 << 7), enumerator