diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml new file mode 100644 index 000000000..a3a34090a --- /dev/null +++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ATTR_CHIP_EC_FEATURE_TEST1 + TARGET_TYPE_PROC_CHIP, TARGET_TYPE_MEMBUF_CHIP + + Returns if a chip contains the TEST1 feature. True if either: + Centaur EC 10 + Venice EC greater than 30 + + + + ENUM_ATTR_NAME_CENTAUR + + 0x10 + EQUAL + + + + ENUM_ATTR_NAME_CUMULUS + + 0x30 + GREATER_THAN + + + + + + + ATTR_CHIP_EC_FEATURE_TEST2 + TARGET_TYPE_PROC_CHIP, TARGET_TYPE_MEMBUF_CHIP + + Returns if a chip contains the TEST2 feature. True if: + Murano EC less than 20 + + + + ENUM_ATTR_NAME_NIMBUS + + 0x20 + LESS_THAN + + + + +