summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/common
diff options
context:
space:
mode:
authorBrian Vanderpool <vanderp@us.ibm.com>2017-11-28 12:36:43 -0600
committerJoshua Hunsberger <jahunsbe@us.ibm.com>2018-02-01 16:20:11 -0600
commit3db1688ceec8d741422b09a36520f2ca51f49d46 (patch)
tree04c0f5e81b9bc52c6c4389fe70bc597cc6137ba8 /import/chips/p9/common
parent5ecde4b2eb2ee6bf281e1c489b1457556f3552c2 (diff)
downloadtalos-hcode-3db1688ceec8d741422b09a36520f2ca51f49d46.tar.gz
talos-hcode-3db1688ceec8d741422b09a36520f2ca51f49d46.zip
PM: Add a PMCR update in progress field for pman_irr
Key_Cronus_Test=PM_REGRESS Change-Id: I0969ead627c85b16fe32aa5a36e6057540d89f06 Original-Change-Id: I0ee389d747b45ab697138ce24d1e444f522b3bce Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50104 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Cronus HW CI <cronushw-ci+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: YUE DU <daviddu@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Diffstat (limited to 'import/chips/p9/common')
-rw-r--r--import/chips/p9/common/pmlib/include/pstate_pgpe_cme_api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/import/chips/p9/common/pmlib/include/pstate_pgpe_cme_api.h b/import/chips/p9/common/pmlib/include/pstate_pgpe_cme_api.h
index 40cd6318..5492995a 100644
--- a/import/chips/p9/common/pmlib/include/pstate_pgpe_cme_api.h
+++ b/import/chips/p9/common/pmlib/include/pstate_pgpe_cme_api.h
@@ -80,6 +80,7 @@ enum PMSR_DEFS
PMSR_SAFE_MODE = 33,
PMSR_IVRM_ALLOWED = 34,
PMSR_IVRM_ENABLED = 35,
+ PMSR_UPDATE_IN_PROGRESS = 58,
PMSR_INVALID_PMCR_VERSION = 59,
PMSR_VERSION_START = 60,
PMSR_VERSION_LENGTH = 4
OpenPOWER on IntegriCloud