Home
last modified time | relevance | path

Searched refs:uc_version (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/x86/
H A Dsilicom-platform.c653 int uc_version; in uc_version_show() local
662 uc_version = FIELD_GET(MEC_VERSION_LOC, reg); in uc_version_show()
663 if (uc_version >= 192) in uc_version_show()
666 uc_version = FIELD_GET(MEC_VERSION_MAJOR, reg) * 100 + in uc_version_show()
669 mec_uc_version = uc_version; in uc_version_show()
673 static DEVICE_ATTR_RO(uc_version);
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-silicom1 What: /sys/devices/platform/silicom-platform/uc_version