diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index e4471b27c396..1196d429f182 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2420,6 +2420,13 @@ | |||
2420 | #define PCI_DEVICE_ID_INTEL_82375 0x0482 | 2420 | #define PCI_DEVICE_ID_INTEL_82375 0x0482 |
2421 | #define PCI_DEVICE_ID_INTEL_82424 0x0483 | 2421 | #define PCI_DEVICE_ID_INTEL_82424 0x0483 |
2422 | #define PCI_DEVICE_ID_INTEL_82378 0x0484 | 2422 | #define PCI_DEVICE_ID_INTEL_82378 0x0484 |
2423 | #define PCI_DEVICE_ID_INTEL_MRST_SD0 0x0807 | ||
2424 | #define PCI_DEVICE_ID_INTEL_MRST_SD1 0x0808 | ||
2425 | #define PCI_DEVICE_ID_INTEL_MFD_SD 0x0820 | ||
2426 | #define PCI_DEVICE_ID_INTEL_MFD_SDIO1 0x0821 | ||
2427 | #define PCI_DEVICE_ID_INTEL_MFD_SDIO2 0x0822 | ||
2428 | #define PCI_DEVICE_ID_INTEL_MFD_EMMC0 0x0823 | ||
2429 | #define PCI_DEVICE_ID_INTEL_MFD_EMMC1 0x0824 | ||
2423 | #define PCI_DEVICE_ID_INTEL_I960 0x0960 | 2430 | #define PCI_DEVICE_ID_INTEL_I960 0x0960 |
2424 | #define PCI_DEVICE_ID_INTEL_I960RM 0x0962 | 2431 | #define PCI_DEVICE_ID_INTEL_I960RM 0x0962 |
2425 | #define PCI_DEVICE_ID_INTEL_8257X_SOL 0x1062 | 2432 | #define PCI_DEVICE_ID_INTEL_8257X_SOL 0x1062 |