Searched refs:millidegrees (Results 1 - 16 of 16) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dlm70.c90 * by 0.25. Also multiply by 1000 to represent in millidegrees lm70_sense_temp()
117 status = sprintf(buf, "%d\n", val); /* millidegrees Celsius */ lm70_sense_temp()
H A Demc2103.c192 int millidegrees = data->temp[nr].degrees * 1000 show_temp() local
194 return sprintf(buf, "%d\n", millidegrees); show_temp()
202 int millidegrees = data->temp_min[nr] * 1000; show_temp_min() local
203 return sprintf(buf, "%d\n", millidegrees); show_temp_min()
211 int millidegrees = data->temp_max[nr] * 1000; show_temp_max() local
212 return sprintf(buf, "%d\n", millidegrees); show_temp_max()
H A Dabituguru.c152 /* in (Volt) sensors go up to 3494 mV, temp to 255000 millidegrees Celsius */
245 * Maximum value for each sensor used for scaling in mV/millidegrees
H A Dadt7475.c530 * Table of autorange values - the user will write the value in millidegrees,
/linux-4.4.14/drivers/thermal/st/
H A Dst_thermal.c21 /* The Thermal Framework expects millidegrees */
/linux-4.4.14/drivers/w1/slaves/
H A Dw1_therm.c159 /* The return value is millidegrees Centigrade. */
/linux-4.4.14/drivers/input/touchscreen/
H A Dads7846.c437 /* Sysfs conventions report temperatures in millidegrees Celsius.
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_kms.c553 /* get temperature in millidegrees C */ radeon_info_ioctl()
H A Drv770.c849 /* get temperature in millidegrees */ rv770_get_temp()
H A Dcik.c202 /* get temperature in millidegrees */ ci_get_temp()
221 /* get temperature in millidegrees */ kv_get_temp()
H A Devergreen.c1440 /* get temperature in millidegrees */ evergreen_get_temp()
H A Dr600.c343 /* get temperature in millidegrees */ rv6xx_get_temp()
H A Dsi.c1324 /* get temperature in millidegrees */ si_get_temp()
/linux-4.4.14/drivers/power/
H A Dab8500_btemp.c858 * Returns the batctrl temperature in millidegrees
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dkv_dpm.c2966 /* get temperature in millidegrees */ kv_dpm_get_temp()
H A Dci_dpm.c6134 /* get temperature in millidegrees */ ci_dpm_get_temp()

Completed in 804 milliseconds