summaryrefslogtreecommitdiffstats
path: root/src/occ_405/sensor/sensor_enum.h
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2017-08-30 11:49:34 -0500
committerMartha Broyles <mbroyles@us.ibm.com>2017-09-21 09:58:02 -0400
commit2fe9ab3dcaa6a7208cb5f92619dbc0f5fd83201f (patch)
tree9aacf8882747f683c77eca2da0fc07525a4034c4 /src/occ_405/sensor/sensor_enum.h
parentf92b6d26c9d2f3d1fe0e25de3768ce972d7051d1 (diff)
downloadtalos-occ-2fe9ab3dcaa6a7208cb5f92619dbc0f5fd83201f.tar.gz
talos-occ-2fe9ab3dcaa6a7208cb5f92619dbc0f5fd83201f.zip
Add Droop counter sensors
Change-Id: If4c367eaeaaf746619d537d4d8424cf018591563 RTC: 155684 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45574 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/occ_405/sensor/sensor_enum.h')
-rwxr-xr-xsrc/occ_405/sensor/sensor_enum.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/occ_405/sensor/sensor_enum.h b/src/occ_405/sensor/sensor_enum.h
index 62745d3..f3fe743 100755
--- a/src/occ_405/sensor/sensor_enum.h
+++ b/src/occ_405/sensor/sensor_enum.h
@@ -130,6 +130,12 @@ enum e_gsid
TEMPQ3,
TEMPQ4,
TEMPQ5,
+ VOLTDROOPCNTQ0,
+ VOLTDROOPCNTQ1,
+ VOLTDROOPCNTQ2,
+ VOLTDROOPCNTQ3,
+ VOLTDROOPCNTQ4,
+ VOLTDROOPCNTQ5,
// ------------------------------------------------------
// Regulator Sensors
@@ -444,6 +450,31 @@ enum e_gsid
STOPDEEPACTC22,
STOPDEEPACTC23,
+ VOLTDROOPCNTC0,
+ VOLTDROOPCNTC1,
+ VOLTDROOPCNTC2,
+ VOLTDROOPCNTC3,
+ VOLTDROOPCNTC4,
+ VOLTDROOPCNTC5,
+ VOLTDROOPCNTC6,
+ VOLTDROOPCNTC7,
+ VOLTDROOPCNTC8,
+ VOLTDROOPCNTC9,
+ VOLTDROOPCNTC10,
+ VOLTDROOPCNTC11,
+ VOLTDROOPCNTC12,
+ VOLTDROOPCNTC13,
+ VOLTDROOPCNTC14,
+ VOLTDROOPCNTC15,
+ VOLTDROOPCNTC16,
+ VOLTDROOPCNTC17,
+ VOLTDROOPCNTC18,
+ VOLTDROOPCNTC19,
+ VOLTDROOPCNTC20,
+ VOLTDROOPCNTC21,
+ VOLTDROOPCNTC22,
+ VOLTDROOPCNTC23,
+
// ------------------------------------------------------
// Memory Sensors
// ------------------------------------------------------
OpenPOWER on IntegriCloud