Searched refs:PCI_VENDOR_ID_AMPERE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/pci/ |
D | quirks.c | 5060 { PCI_VENDOR_ID_AMPERE, 0xE005, pci_quirk_xgene_acs }, 5061 { PCI_VENDOR_ID_AMPERE, 0xE006, pci_quirk_xgene_acs }, 5062 { PCI_VENDOR_ID_AMPERE, 0xE007, pci_quirk_xgene_acs }, 5063 { PCI_VENDOR_ID_AMPERE, 0xE008, pci_quirk_xgene_acs }, 5064 { PCI_VENDOR_ID_AMPERE, 0xE009, pci_quirk_xgene_acs }, 5065 { PCI_VENDOR_ID_AMPERE, 0xE00A, pci_quirk_xgene_acs }, 5066 { PCI_VENDOR_ID_AMPERE, 0xE00B, pci_quirk_xgene_acs }, 5067 { PCI_VENDOR_ID_AMPERE, 0xE00C, pci_quirk_xgene_acs },
|
/Linux-v6.6/include/linux/ |
D | pci_ids.h | 1382 #define PCI_VENDOR_ID_AMPERE 0x1def macro
|