summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/common/pmlib
diff options
context:
space:
mode:
authorRahul Batra <rbatra@us.ibm.com>2017-05-12 10:27:56 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-05-19 11:04:38 -0400
commita8abd79502bc066307cac9431189826adce54368 (patch)
tree7760c8f7c6485e6989629c08d6c56e301d3ab438 /src/import/chips/p9/common/pmlib
parent8be1d72fe6d3014a35f654935a4a07f0a715efd6 (diff)
downloadtalos-hostboot-a8abd79502bc066307cac9431189826adce54368.tar.gz
talos-hostboot-a8abd79502bc066307cac9431189826adce54368.zip
WOF: Phase 1 Fixes
Change-Id: Ia5ff5c59ef333f7d745e5249af1c0da30ba966e0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40502 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40506 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/common/pmlib')
-rw-r--r--src/import/chips/p9/common/pmlib/include/pstate_pgpe_occ_api.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/import/chips/p9/common/pmlib/include/pstate_pgpe_occ_api.h b/src/import/chips/p9/common/pmlib/include/pstate_pgpe_occ_api.h
index 31496eec9..b7da185ab 100644
--- a/src/import/chips/p9/common/pmlib/include/pstate_pgpe_occ_api.h
+++ b/src/import/chips/p9/common/pmlib/include/pstate_pgpe_occ_api.h
@@ -66,6 +66,8 @@ enum MESSAGE_ID_IPI2HI
#define PGPE_RC_REQ_PSTATE_ALREADY_STOPPED 0x13
#define PGPE_RC_OCC_NOT_PMCR_OWNER 0x14
#define PGPE_RC_PM_COMPLEX_SUSPEND_SAFE_MODE 0x15
+#define PGPE_RC_WOF_ALREADY_ON 0x16
+#define PGPE_RC_WOF_ALREADY_OFF 0x17
// Active quad mismatch with requested active quads. PGPE did not switch
// to using the new VFRT. The original VFRT is still being used.
#define PGPE_WOF_RC_VFRT_QUAD_MISMATCH 0x20
OpenPOWER on IntegriCloud