diff options
Diffstat (limited to 'src/include/device/pci_ids.h')
-rw-r--r-- | src/include/device/pci_ids.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 1aac48e9aa..3ac6560cfc 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -3119,12 +3119,20 @@ #define PCI_DEVICE_ID_INTEL_WHL_ID_W_4 0x3E34 #define PCI_DEVICE_ID_INTEL_WHL_ID_W_2 0x3E35 #define PCI_DEVICE_ID_INTEL_CFL_ID_U 0x3ED0 +#define PCI_DEVICE_ID_INTEL_CFL_ID_U_2 0x3ECC #define PCI_DEVICE_ID_INTEL_CFL_ID_H 0x3ec4 +#define PCI_DEVICE_ID_INTEL_CFL_ID_H_4 0x3e10 #define PCI_DEVICE_ID_INTEL_CFL_ID_H_8 0x3e20 #define PCI_DEVICE_ID_INTEL_CFL_ID_S 0x3ec2 +#define PCI_DEVICE_ID_INTEL_CFL_ID_S_DT_2 0x3e0f #define PCI_DEVICE_ID_INTEL_CFL_ID_S_DT_4 0x3e1f #define PCI_DEVICE_ID_INTEL_CFL_ID_S_DT_8 0x3e30 +#define PCI_DEVICE_ID_INTEL_CFL_ID_S_WS_4 0x3e18 +#define PCI_DEVICE_ID_INTEL_CFL_ID_S_WS_6 0x3ec6 #define PCI_DEVICE_ID_INTEL_CFL_ID_S_WS_8 0x3e31 +#define PCI_DEVICE_ID_INTEL_CFL_ID_S_S_4 0x3e33 +#define PCI_DEVICE_ID_INTEL_CFL_ID_S_S_6 0x3eca +#define PCI_DEVICE_ID_INTEL_CFL_ID_S_S_8 0x3e32 #define PCI_DEVICE_ID_INTEL_ICL_ID_U 0x8A12 #define PCI_DEVICE_ID_INTEL_ICL_ID_U_2_2 0x8A02 #define PCI_DEVICE_ID_INTEL_ICL_ID_Y 0x8A10 |