diff options
Diffstat (limited to 'src/include/device')
-rw-r--r-- | src/include/device/pci_ids.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index dd32f3308c..267cb3221f 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -4182,8 +4182,8 @@ #define PCI_DID_INTEL_RPL_U_GT4 0xa7ac #define PCI_DID_INTEL_RPL_U_GT5 0xa7ad #define PCI_DID_INTEL_LNL_M_GT2 0x64a0 -#define PCI_DID_INTEL_TWL_GT1_1 0x46D3 -#define PCI_DID_INTEL_TWL_GT1_2 0x46D4 +#define PCI_DID_INTEL_TWL_GT1_1 0x46d3 +#define PCI_DID_INTEL_TWL_GT1_2 0x46d4 #define PCI_DID_INTEL_PTL_GT2 0x64a0 /* Intel Northbridge Ids */ |