summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
index 9e655ee15..cdd22a559 100644
--- a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
+++ b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
@@ -410,4 +410,20 @@
<mssAccessorName>exp_atxdly_b</mssAccessorName>
</attribute>
+ <attribute>
+ <id>ATTR_MSS_OCMB_PHY_INIT_MODE</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Mode for PHY initialization.
+ </description>
+ <valueType>uint8</valueType>
+ <initToZero></initToZero>
+ <enum>
+ NORMAL = 0,
+ WITH_EYE_CAPTURE = 1
+ </enum>
+ <writeable/>
+ <mssAccessorName>exp_phy_init_mode</mssAccessorName>
+ </attribute>
+
</attributes>
OpenPOWER on IntegriCloud