summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H b/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H
index 38058381f..154d7fcfa 100644
--- a/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H
+++ b/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H
@@ -275,8 +275,9 @@ enum SLAVE_CONFIG_DEFS
#define EX_1_CME_SCOM_SICR_CLEAR EX_1_CME_SCOM_SICR_SCOM1
#define EX_0_CME_SCOM_SICR_OR EX_0_CME_SCOM_SICR_SCOM2
#define EX_1_CME_SCOM_SICR_OR EX_1_CME_SCOM_SICR_SCOM2
-#define CME_LCL_SICR_OR 0xc0000510
-#define CME_LCL_SICR_CLR 0xc0000518
-#define CME_LCL_SISR 0xc0000520
+#define EX_0_CME_SCOM_LMCR_CLEAR EX_0_CME_SCOM_LMCR_SCOM1
+#define EX_1_CME_SCOM_LMCR_CLEAR EX_1_CME_SCOM_LMCR_SCOM1
+#define EX_0_CME_SCOM_LMCR_OR EX_0_CME_SCOM_LMCR_SCOM2
+#define EX_1_CME_SCOM_LMCR_OR EX_1_CME_SCOM_LMCR_SCOM2
#endif // __P9_HCD_COMMON_H__
OpenPOWER on IntegriCloud