Searched refs:PCI_VENDOR_ID_AMPERE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pci/ |
A D | quirks.c | 4901 { PCI_VENDOR_ID_AMPERE, 0xE005, pci_quirk_xgene_acs }, 4902 { PCI_VENDOR_ID_AMPERE, 0xE006, pci_quirk_xgene_acs }, 4903 { PCI_VENDOR_ID_AMPERE, 0xE007, pci_quirk_xgene_acs }, 4904 { PCI_VENDOR_ID_AMPERE, 0xE008, pci_quirk_xgene_acs }, 4905 { PCI_VENDOR_ID_AMPERE, 0xE009, pci_quirk_xgene_acs }, 4906 { PCI_VENDOR_ID_AMPERE, 0xE00A, pci_quirk_xgene_acs }, 4907 { PCI_VENDOR_ID_AMPERE, 0xE00B, pci_quirk_xgene_acs }, 4908 { PCI_VENDOR_ID_AMPERE, 0xE00C, pci_quirk_xgene_acs },
|
/linux/include/linux/ |
A D | pci_ids.h | 1360 #define PCI_VENDOR_ID_AMPERE 0x1def macro
|
Completed in 27 milliseconds