summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml33
1 files changed, 32 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml
index 24b515fa8..f83220621 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml
@@ -114,6 +114,34 @@
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
+ <rc>RC_PSTATE_PB_POUND_W_TDP_IAC_INVALID</rc>
+ <description>#W one or more Idd TDP AC values are zero</description>
+ <ffdc>CHIP_TARGET</ffdc>
+ <ffdc>NOMINAL_TDP_IAC</ffdc>
+ <ffdc>POWERSAVE_TDP_IAC</ffdc>
+ <ffdc>TURBO_TDP_IAC</ffdc>
+ <ffdc>ULTRA_TDP_IAC</ffdc>
+ <callout>
+ <target>CHIP_TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_PSTATE_PB_POUND_W_TDP_IDC_INVALID</rc>
+ <description>#W one or more Idd TDP DC values are zero</description>
+ <ffdc>CHIP_TARGET</ffdc>
+ <ffdc>NOMINAL_TDP_IDC</ffdc>
+ <ffdc>POWERSAVE_TDP_IDC</ffdc>
+ <ffdc>TURBO_TDP_IDC</ffdc>
+ <ffdc>ULTRA_TDP_IDC</ffdc>
+ <callout>
+ <target>CHIP_TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
<rc>RC_PSTATE_PB_POUND_W_INVALID_VID_VALUE</rc>
<description>#W vid compare ivid value is zero</description>
<ffdc>CHIP_TARGET</ffdc>
@@ -133,7 +161,10 @@
<ffdc>ULTRA_VID_COMPARE_IVID_VALUE</ffdc>
</hwpError>
<!-- ******************************************************************** -->
- <hwpError>
+ <hwpError> <callout>
+ <target>CHIP_TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
<rc>RC_PSTATE_PB_POUND_W_INVALID_THRESHOLD_VALUE</rc>
<description>#W threshold values are invalid</description>
<ffdc>CHIP_TARGET</ffdc>
OpenPOWER on IntegriCloud