Searched refs:PCI_VENDOR_ID_AMPERE (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | pcie-dwc.h | 27 { .vendor_id = PCI_VENDOR_ID_AMPERE,
|
| H A D | pci_ids.h | 1391 #define PCI_VENDOR_ID_AMPERE 0x1def macro
|
| /linux-6.15/drivers/pci/ |
| H A D | quirks.c | 5113 { PCI_VENDOR_ID_AMPERE, 0xE005, pci_quirk_xgene_acs }, 5114 { PCI_VENDOR_ID_AMPERE, 0xE006, pci_quirk_xgene_acs }, 5115 { PCI_VENDOR_ID_AMPERE, 0xE007, pci_quirk_xgene_acs }, 5116 { PCI_VENDOR_ID_AMPERE, 0xE008, pci_quirk_xgene_acs }, 5117 { PCI_VENDOR_ID_AMPERE, 0xE009, pci_quirk_xgene_acs }, 5118 { PCI_VENDOR_ID_AMPERE, 0xE00A, pci_quirk_xgene_acs }, 5119 { PCI_VENDOR_ID_AMPERE, 0xE00B, pci_quirk_xgene_acs }, 5120 { PCI_VENDOR_ID_AMPERE, 0xE00C, pci_quirk_xgene_acs },
|