summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml77
1 files changed, 76 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index efd22daf..a27c4741 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -1302,6 +1302,63 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
+ <id>ATTR_IVRM_STRENGTH_LOOKUP</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+
+ Producer: MRWB.
+ </description>
+ <valueType>uint8</valueType>
+ <array>64</array>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_IVRM_VIN_MULTIPLIER</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+
+ Producer: MRWB.
+ </description>
+ <valueType>uint8</valueType>
+ <array>64</array>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_IVRM_VIN_MAX_MV</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+
+ Producer: MRWB.
+ </description>
+ <valueType>uint16</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_IVRM_STEP_DELAY_NS</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+
+ Producer: MRWB.
+ </description>
+ <valueType>uint16</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_IVRM_STABILIZATION_DELAY_NS</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+
+ Producer: MRWB.
+ </description>
+ <valueType>uint16</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
<id>ATTR_TDP_RDP_CURRENT_FACTOR</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description> TODO RTC 157943 -- Placeholder description
@@ -1312,6 +1369,24 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
+ <id>ATTR_SYSTEM_RESCLK_ENABLE</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+ Controls the enablement of resonant clocking in the system.
+
+ Producer: Machine Readable Workbook
+
+ Consumers:
+ p9_pstate_parameter_block to set flag for CME QuadManager Hcode
+ reaction
+ </description>
+ <valueType>uint8</valueType>
+ <enum>OFF = 0x00, ON = 0x01</enum>
+ <initToZero/>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
<id>ATTR_SYSTEM_RESCLK_STEP_DELAY</id>
<targetType>TARGET_TYPE_SYSTEM</targetType>
<description>
@@ -1325,7 +1400,7 @@
Platform default: 0
</description>
- <valueType>uint8</valueType>
+ <valueType>uint16</valueType>
<platInit/>
</attribute>
<!-- ********************************************************************* -->
OpenPOWER on IntegriCloud