summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/htmgt_cfgdata.H
diff options
context:
space:
mode:
authorSheldon Bailey <baileysh@us.ibm.com>2017-12-05 14:30:00 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-12-13 16:20:53 -0500
commit4809fbff915f920b9e0793e4604dfcc56b166507 (patch)
tree0520b03fe0c5ae4567532293f91dc11ddf8fec0a /src/usr/htmgt/htmgt_cfgdata.H
parent4296f39725506f741ac4ceb8f3564c01dade7f2b (diff)
downloadtalos-hostboot-4809fbff915f920b9e0793e4604dfcc56b166507.tar.gz
talos-hostboot-4809fbff915f920b9e0793e4604dfcc56b166507.zip
HTMGT: Updates for reporting throttle below nominal on Boston
Change-Id: Ie8ce3d93d23b06c0a1939a1f5cdcebfad88acc13 RTC:181699 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50660 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/htmgt/htmgt_cfgdata.H')
-rw-r--r--src/usr/htmgt/htmgt_cfgdata.H4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/htmgt/htmgt_cfgdata.H b/src/usr/htmgt/htmgt_cfgdata.H
index de950d44d..d5091257d 100644
--- a/src/usr/htmgt/htmgt_cfgdata.H
+++ b/src/usr/htmgt/htmgt_cfgdata.H
@@ -68,6 +68,10 @@ namespace HTMGT
//PowerVM mode + single node
OCC_CFGDATA_OPENPOWER_POWERVM = 0x01,
+ //Mask, report throttling only when max frequency lowered below nominal
+ OCC_REPORT_THROTTLE_BELOW_NOMINAL = 0x08, //Bit 3
+ //else, OCC report throttling when max frequency lowered below turbo
+
CFGDATA_CORES = 24,
CFGDATA_FRU_TYPE_PROC = 0x00,
OpenPOWER on IntegriCloud