summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml89
1 files changed, 0 insertions, 89 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 dc5253cd..5d6e2cce 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
@@ -834,95 +834,6 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_PFET_POWERUP_DELAY_NS</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
- <description>
- Time (in nanoseconds) between PFET controller steps (7 of them) when turning
- the PFETS ON
-
- Producer: MRWB
-
- Consumers: p9_pm_pfet_init
-
- Platform default:250
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_PFET_POWERDOWN_DELAY_NS</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
- <description>
- Time (in nanoseconds) between PFET controller steps (7 of them) when turning
- the PFETS OFF
-
- Producer: MRWB
-
- Consumers: p9_pm_pfet_init
-
- latform default:250
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_PFET_VDD_VOFF_SEL</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
- <description>
- Selection of the OFF setting for the core and cache chiplet VDD PFET controllers
-
- Producer: MRWB
-
- Consumers: p9_pm_pfet_init
-
- Platform default: ALLOFF
- </description>
- <valueType>uint8</valueType>
- <enum>
- NOOFF = 0x00,
- ALLBUT1TO7OFF = 0x01,
- ALLBUT2TO7OFF = 0x02,
- ALLBUT3TO7OFF = 0x03,
- ALLBUT4TO7OFF = 0x04,
- ALLBUT5TO7OFF = 0x05,
- ALLBUT6TO7OFF = 0x06,
- ALLBUT7OFF = 0x7,
- ALLOFF = 0x08
- </enum>
- <platInit/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_PFET_VCS_VOFF_SEL</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
- <description>
- Selection of the OFF setting for the core and cache chiplet VCS PFET
- controllers
-
- Producer: MRWB
-
- Consumers: p9_pm_pfet_init
-
- Platform default: ALLOFF
- </description>
- <valueType>uint8</valueType>
- <enum>
- NOOFF = 0x00,
- ALLBUT1TO7OFF = 0x01,
- ALLBUT2TO7OFF = 0x02,
- ALLBUT3TO7OFF = 0x03,
- ALLBUT4TO7OFF = 0x04,
- ALLBUT5TO7OFF = 0x05,
- ALLBUT6TO7OFF = 0x06,
- ALLBUT7OFF = 0x7,
- ALLOFF = 0x08
- </enum>
- <platInit/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
<id>ATTR_PBAX_GROUPID</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud