Searched refs:efuse_status (Results 1 – 2 of 2) sorted by relevance
21 What: /sys/devices/platform/silicom-platform/efuse_status
55 static unsigned int efuse_status; variable643 efuse_status = reg & 0x1; in efuse_status_show()645 return sysfs_emit(buf, "%u\n", efuse_status); in efuse_status_show()647 static DEVICE_ATTR_RO(efuse_status);