Home
last modified time | relevance | path

Searched refs:MSI_CHIP_FLAG_SET_ACK (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/irqchip/
H A Dirq-sg2042-msi.c204 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
223 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
H A Dirq-msi-lib.c98 if (!chip->irq_ack && (pops->chip_flags & MSI_CHIP_FLAG_SET_ACK)) in msi_lib_init_dev_msi_info()
H A Dirq-loongson-pch-msi.c149 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
H A Dirq-riscv-imsic-platform.c302 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
H A Dirq-bcm2712-mip.c166 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
H A Dirq-imx-mu-msi.c217 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
H A Dirq-mvebu-sei.c359 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
/linux/arch/x86/hyperv/
H A Dirqdomain.c327 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
/linux/include/linux/
H A Dmsi.h598 MSI_CHIP_FLAG_SET_ACK = (1 << 1), enumerator
/linux/drivers/pci/controller/plda/
H A Dpcie-plda-host.c147 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
/linux/drivers/pci/controller/
H A Dpcie-rcar-host.c700 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
H A Dpcie-aspeed.c677 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
H A Dpcie-mediatek.c493 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
H A Dpcie-mediatek-gen3.c554 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
H A Dpcie-rzg3s-host.c623 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
H A Dpcie-brcmstb.c542 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
H A Dpci-tegra.c1676 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
H A Dpci-hyperv.c579 #define HV_MSI_CHIP_FLAGS MSI_CHIP_FLAG_SET_ACK