Searched refs:pci_quirk_xgene_acs (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | quirks.c | 4541 static int pci_quirk_xgene_acs(struct pci_dev *dev, u16 acs_flags) in pci_quirk_xgene_acs() function 4895 { PCI_VENDOR_ID_AMCC, 0xE004, pci_quirk_xgene_acs }, 4897 { PCI_VENDOR_ID_AMPERE, 0xE005, pci_quirk_xgene_acs }, 4898 { PCI_VENDOR_ID_AMPERE, 0xE006, pci_quirk_xgene_acs }, 4899 { PCI_VENDOR_ID_AMPERE, 0xE007, pci_quirk_xgene_acs }, 4900 { PCI_VENDOR_ID_AMPERE, 0xE008, pci_quirk_xgene_acs }, 4901 { PCI_VENDOR_ID_AMPERE, 0xE009, pci_quirk_xgene_acs }, 4902 { PCI_VENDOR_ID_AMPERE, 0xE00A, pci_quirk_xgene_acs }, 4903 { PCI_VENDOR_ID_AMPERE, 0xE00B, pci_quirk_xgene_acs }, 4904 { PCI_VENDOR_ID_AMPERE, 0xE00C, pci_quirk_xgene_acs },
|