Searched refs:MSI_CHIP_FLAG_SET_ACK (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/irqchip/ |
| H A D | irq-sg2042-msi.c | 204 .chip_flags = MSI_CHIP_FLAG_SET_ACK, 223 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
|
| H A D | irq-msi-lib.c | 98 if (!chip->irq_ack && (pops->chip_flags & MSI_CHIP_FLAG_SET_ACK)) in msi_lib_init_dev_msi_info()
|
| H A D | irq-loongson-pch-msi.c | 149 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
|
| H A D | irq-riscv-imsic-platform.c | 302 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| H A D | irq-bcm2712-mip.c | 166 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
|
| H A D | irq-imx-mu-msi.c | 217 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
|
| H A D | irq-mvebu-sei.c | 359 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
|
| /linux/arch/x86/hyperv/ |
| H A D | irqdomain.c | 327 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| /linux/include/linux/ |
| H A D | msi.h | 598 MSI_CHIP_FLAG_SET_ACK = (1 << 1), enumerator
|
| /linux/drivers/pci/controller/plda/ |
| H A D | pcie-plda-host.c | 147 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rcar-host.c | 700 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| H A D | pcie-aspeed.c | 677 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| H A D | pcie-mediatek.c | 493 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| H A D | pcie-mediatek-gen3.c | 554 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| H A D | pcie-rzg3s-host.c | 623 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| H A D | pcie-brcmstb.c | 542 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| H A D | pci-tegra.c | 1676 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| H A D | pci-hyperv.c | 579 #define HV_MSI_CHIP_FLAGS MSI_CHIP_FLAG_SET_ACK
|