diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 60ed807f31..553d8558e9 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -4945,10 +4945,10 @@ #define PCI_DID_INTEL_EHL_GBE_PSE_1 0x4BB0 /* Intel Touch Controller */ -#define PCI_DID_INTEL_MTL_THC0_1 0x7e48 -#define PCI_DID_INTEL_MTL_THC0_2 0x7e49 -#define PCI_DID_INTEL_MTL_THC1_1 0x7e4a -#define PCI_DID_INTEL_MTL_THC1_2 0x7e4b +#define PCI_DID_INTEL_MTL_THC0_INTEL 0x7e48 +#define PCI_DID_INTEL_MTL_THC0_SPI 0x7e49 +#define PCI_DID_INTEL_MTL_THC1_INTEL 0x7e4a +#define PCI_DID_INTEL_MTL_THC1_SPI 0x7e4b #define PCI_VID_COMPUTONE 0x8e0e #define PCI_DID_COMPUTONE_IP2EX 0x0291