RPM_FROM_REG      416 drivers/hwmon/fschmd.c 	return sprintf(buf, "%u\n", RPM_FROM_REG(data->fan_act[index]));
RPM_FROM_REG      174 drivers/hwmon/max31790.c 		rpm = RPM_FROM_REG(data->tach[channel], sr);
RPM_FROM_REG      179 drivers/hwmon/max31790.c 		rpm = RPM_FROM_REG(data->target_count[channel], sr);
RPM_FROM_REG      502 drivers/hwmon/vt1211.c 		res = RPM_FROM_REG(data->fan[ix], data->fan_div[ix]);
RPM_FROM_REG      505 drivers/hwmon/vt1211.c 		res = RPM_FROM_REG(data->fan_min[ix], data->fan_div[ix]);