Home
last modified time | relevance | path

Searched refs:chip_flags (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/irqchip/
H A Dirq-msi-lib.c96 if (!chip->irq_eoi && (pops->chip_flags & MSI_CHIP_FLAG_SET_EOI)) in msi_lib_init_dev_msi_info()
98 if (!chip->irq_ack && (pops->chip_flags & MSI_CHIP_FLAG_SET_ACK)) in msi_lib_init_dev_msi_info()
H A Dirq-gic-its-msi-parent.c317 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
327 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
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-mvebu-odmi.c160 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
H A Dirq-alpine-msi.c157 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
H A Dirq-mvebu-gicp.c164 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
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-gic-v3-mbi.c200 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
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,
H A Dirq-gic-v2m.c260 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
/linux/drivers/net/ethernet/smsc/
H A Depic100.c267 int chip_id, chip_flags; member
419 ep->chip_flags = pci_id_tbl[chip_idx].drv_flags; in epic_init_one()
421 (ep->chip_flags & TYPE2_INTR ? PCIBusErr175 : PCIBusErr170) in epic_init_one()
447 } else if ( ! (ep->chip_flags & NO_MII)) { in epic_init_one()
457 if (ep->chip_flags & MII_PWRDWN) in epic_init_one()
666 if (ep->chip_flags & MII_PWRDWN) in epic_open()
723 ((ep->chip_flags & TYPE2_INTR) ? PCIBusErr175 : PCIBusErr170) | in epic_open()
790 if (ep->chip_flags & MII_PWRDWN) in epic_restart()
810 ((ep->chip_flags & TYPE2_INTR) ? PCIBusErr175 : PCIBusErr170) | in epic_restart()
/linux/arch/x86/hyperv/
H A Dirqdomain.c327 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
/linux/include/linux/
H A Dmsi.h620 u32 chip_flags; member
/linux/arch/powerpc/platforms/pseries/
H A Dmsi.c529 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
/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-apple.c676 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
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,

12