Searched refs:device_revision (Results 1 – 4 of 4) sorted by relevance
225 unsigned char device_revision; member262 id->device_revision = data[1]; in ipmi_demangle_device_id()
1346 u64 device_revision; in vd56g3_detect() local1361 ret = cci_read(sensor->regmap, VD56G3_REG_REVISION, &device_revision, in vd56g3_detect()1366 if ((device_revision >> 8) != VD56G3_REVISION_CUT3) { in vd56g3_detect()1367 dev_err(dev, "Unsupported version: %x\n", (u16)device_revision); in vd56g3_detect()
1738 id->device_revision == DELL_POWEREDGE_8G_BMC_DEVICE_REV && in setup_dell_poweredge_oem_data_handler()
2754 return sysfs_emit(buf, "%u\n", (id.device_revision & 0x80) >> 7); in provides_device_sdrs_show()2769 return sysfs_emit(buf, "%u\n", id.device_revision & 0x0F); in revision_show()