intel_extreme: adjust PCH definitions for ADP and ICP

Change-Id: I2c2682e7e99e61a48b00155b4e60a457a8862117
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5215
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
Jérôme Duval
2022-04-21 18:30:40 +00:00
committed by waddlesplash
parent 6715abde89
commit 67077e0ca0
2 changed files with 6 additions and 2 deletions
@@ -114,13 +114,15 @@
#define INTEL_PCH_CMP2_DEVICE_ID 0x0680
#define INTEL_PCH_CMP_V_DEVICE_ID 0xa380
#define INTEL_PCH_ICP_DEVICE_ID 0x3480
#define INTEL_PCH_ICP2_DEVICE_ID 0x3880
#define INTEL_PCH_MCC_DEVICE_ID 0x4b00
#define INTEL_PCH_TGP_DEVICE_ID 0xa080
#define INTEL_PCH_TGP2_DEVICE_ID 0x4380
#define INTEL_PCH_JSP_DEVICE_ID 0x4d80
#define INTEL_PCH_JSP2_DEVICE_ID 0x3880
#define INTEL_PCH_ADP_DEVICE_ID 0x7a80
#define INTEL_PCH_ADP2_DEVICE_ID 0x5180
#define INTEL_PCH_ADP3_DEVICE_ID 0x7a00
#define INTEL_PCH_ADP4_DEVICE_ID 0x5480
#define INTEL_PCH_P2X_DEVICE_ID 0x7100
#define INTEL_PCH_P3X_DEVICE_ID 0x7000