Searched refs:PCI_VENDOR_ID_AMPERE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pci/ |
H A D | quirks.c | 5106 { PCI_VENDOR_ID_AMPERE, 0xE005, pci_quirk_xgene_acs }, 5107 { PCI_VENDOR_ID_AMPERE, 0xE006, pci_quirk_xgene_acs }, 5108 { PCI_VENDOR_ID_AMPERE, 0xE007, pci_quirk_xgene_acs }, 5109 { PCI_VENDOR_ID_AMPERE, 0xE008, pci_quirk_xgene_acs }, 5110 { PCI_VENDOR_ID_AMPERE, 0xE009, pci_quirk_xgene_acs }, 5111 { PCI_VENDOR_ID_AMPERE, 0xE00A, pci_quirk_xgene_acs }, 5112 { PCI_VENDOR_ID_AMPERE, 0xE00B, pci_quirk_xgene_acs }, 5113 { PCI_VENDOR_ID_AMPERE, 0xE00C, pci_quirk_xgene_acs },
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 1387 #define PCI_VENDOR_ID_AMPERE 0x1def macro
|