summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml18
1 files changed, 16 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
index 8b0385386..5f7c9c673 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
@@ -2166,11 +2166,12 @@
<attribute>
<id>ATTR_MSS_VREF_DAC_NIBBLE</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
- <description>Value for VREF DAC nibbles</description>
+ <targetType>TARGET_TYPE_MCS</targetType>
+ <description>Value for VREF DAC nibble</description>
<initToZero></initToZero>
<valueType>uint8</valueType>
<writeable/>
+ <array> 2 </array>
<mssAccessorName>vref_dac_nibble</mssAccessorName>
</attribute>
@@ -3117,4 +3118,17 @@
<mssAccessorName>ignore_plug_rules</mssAccessorName>
</attribute>
+ <attribute>
+ <id>ATTR_MSS_MVPD_FWMS</id>
+ <targetType>TARGET_TYPE_MCS</targetType>
+ <description>
+ Mark store records from MPVD Lx keyword
+ </description>
+ <initToZero></initToZero>
+ <valueType>uint32</valueType>
+ <writeable/>
+ <array> 2 8 </array>
+ <mssAccessorName>mvpd_fwms</mssAccessorName>
+ </attribute>
+
</attributes>
OpenPOWER on IntegriCloud