Searched refs:chip_flags (Results 1 – 21 of 21) sorted by relevance
| /linux/drivers/irqchip/ |
| H A D | irq-msi-lib.c | 96 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 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-mvebu-odmi.c | 160 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| H A D | irq-alpine-msi.c | 157 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| 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-mvebu-gicp.c | 164 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| H A D | irq-gic-v3-mbi.c | 200 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| H A D | irq-riscv-imsic-platform.c | 302 .chip_flags = 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,
|
| H A D | irq-gic-v2m.c | 260 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| /linux/drivers/net/ethernet/smsc/ |
| H A D | epic100.c | 275 int chip_id, chip_flags; member 432 ep->chip_flags = pci_id_tbl[chip_idx].drv_flags; in epic_init_one() 434 (ep->chip_flags & TYPE2_INTR ? PCIBusErr175 : PCIBusErr170) in epic_init_one() 460 } else if ( ! (ep->chip_flags & NO_MII)) { in epic_init_one() 470 if (ep->chip_flags & MII_PWRDWN) in epic_init_one() 679 if (ep->chip_flags & MII_PWRDWN) in epic_open() 736 ((ep->chip_flags & TYPE2_INTR) ? PCIBusErr175 : PCIBusErr170) | in epic_open() 803 if (ep->chip_flags & MII_PWRDWN) in epic_restart() 823 ((ep->chip_flags & TYPE2_INTR) ? PCIBusErr175 : PCIBusErr170) | in epic_restart()
|
| /linux/arch/x86/hyperv/ |
| H A D | irqdomain.c | 327 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | msi.c | 500 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| /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-mediatek-gen3.c | 554 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| H A D | pcie-rzg3s-host.c | 641 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| H A D | pci-tegra.c | 1676 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-host.c | 43 .chip_flags = MSI_CHIP_FLAG_SET_ACK,
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | 8139too.c | 499 enum chip_flags { enum
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 1739 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|