summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
index fdb2b91f1..0f4c6f067 100755
--- a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -38,6 +38,19 @@
</attribute>
<attribute>
+ <id>ATTR_CLOCK_PLL_MUX_TOD</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Axone only - setup clock mux settings for TOD Refclk input
+ 0b0 = 16 MHz I/O Filter PLL Output
+ 0b1 = 32 MHz LPC reference clock
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ <initToZero/>
+</attribute>
+
+<attribute>
<id>ATTR_CLOCK_PLL_MUX</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>setup clock mux settings</description>
OpenPOWER on IntegriCloud