summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/lib
diff options
context:
space:
mode:
authorAmit Kumar <akumar3@us.ibm.com>2017-01-24 18:10:20 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2017-06-22 17:36:45 -0400
commit523614acb34e0a0d220187c8fb08c7c0b8eca80e (patch)
tree6638c982e2048546e59e1045c367a6788ed3fbe1 /src/import/chips/p9/procedures/hwp/lib
parent1e5d0ee55915c6efef671b11e2a46b90df4c436f (diff)
downloadtalos-sbe-523614acb34e0a0d220187c8fb08c7c0b8eca80e.tar.gz
talos-sbe-523614acb34e0a0d220187c8fb08c7c0b8eca80e.zip
PM Lib: HWP p9_pm_force_core_access
- Initial checkin - This procedure is based on RTC: 162579 - Made this HWP level 2( in p3) - Added cme id as input Change-Id: I52abce4b8ece22ebdf4bdcd1b423ccbb251ccb17 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35363 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35364 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/lib')
-rw-r--r--src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H5
1 files changed, 5 insertions, 0 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 20cb27dc..b433f1aa 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
@@ -263,6 +263,11 @@ enum SLAVE_CONFIG_DEFS
CFG_PM_DISABLE = 6,
CFG_PM_MUX_DISABLE = 7
};
+enum SICR_DEFS
+{
+ PCBMUX_REQ_C0 = 10,
+ PCBMUX_REQ_C1 = 11
+};
} // END OF NAMESPACE p9hcd
OpenPOWER on IntegriCloud