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.H6
1 files changed, 5 insertions, 1 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 bed34658..cb3364d4 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
@@ -232,7 +232,11 @@ enum XCR_DEFS
HARD_RESET = 6,
FORCE_HALT = 7
};
-
+enum SLAVE_CONFIG_DEFS
+{
+ CFG_PM_DISABLE = 6,
+ CFG_PM_MUX_DISABLE = 7
+};
} // END OF NAMESPACE p9hcd
OpenPOWER on IntegriCloud