summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types_openpower.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types_openpower.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml b/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml
index f5df8c942..4e3042907 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml
@@ -1248,6 +1248,22 @@ ID for the sensor number returned with the elog. -->
<writeable/>
</attribute>
+<attribute>
+ <id>NO_APSS_PROC_POWER_VCS_VIO_WATTS</id>
+ <description>
+ A constant power (in watts) that the OCC is to add onto Vdd and Vdn
+ power to represent any processor part that is not measured(i.e.Vcs,Vio)
+ This is used by the OCC to calculate a total processor socket power.
+ </description>
+ <simpleType>
+ <uint16_t>
+ <default>0</default>
+ </uint16_t>
+ </simpleType>
+ <persistency>non-volatile</persistency>
+ <readable/>
+</attribute>
+
<!-- end HTMGT attributes -->
<attribute>
OpenPOWER on IntegriCloud