diff options
Diffstat (limited to 'src/include/device/pci_ids.h')
-rw-r--r-- | src/include/device/pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index b721bb4df6..481bf20eef 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -4902,6 +4902,8 @@ /* Intel Trace Hub */ #define PCI_DID_INTEL_MTL_TRACEHUB 0x7e24 #define PCI_DID_INTEL_RPL_TRACEHUB 0xa76f +#define PCI_DID_INTEL_PTL_H_TRACEHUB 0xe424 +#define PCI_DID_INTEL_PTL_U_H_TRACEHUB 0xe324 /* Intel Ethernet Controller device Ids */ #define PCI_DID_INTEL_EHL_GBE_HOST 0x4B32 |