Searched refs:celsius (Results 1 – 15 of 15) sorted by relevance
198 int celsius, val; in rcar_gen3_thermal_mcelsius_to_temp() local200 celsius = DIV_ROUND_CLOSEST(mcelsius, 1000); in rcar_gen3_thermal_mcelsius_to_temp()201 if (celsius <= INT_FIXPT(tsc->tj_t)) in rcar_gen3_thermal_mcelsius_to_temp()202 val = celsius * tsc->coef.a1 + tsc->coef.b1; in rcar_gen3_thermal_mcelsius_to_temp()204 val = celsius * tsc->coef.a2 + tsc->coef.b2; in rcar_gen3_thermal_mcelsius_to_temp()
87 #define celsius(temp) ((temp) / 1000) macro450 celsius(*temp) >= sensor->temp_passive) { in stm_thermal_get_temp()460 celsius(*temp) < sensor->temp_passive) { in stm_thermal_get_temp()473 (celsius(*temp) < sensor->temp_critical)) { in stm_thermal_get_temp()678 sensor->temp_critical = celsius(sensor->temp_critical); in stm_thermal_probe()689 sensor->temp_passive = celsius(trip[i].temperature); in stm_thermal_probe()
52 13-bit temperature data (0.0625 degrees celsius resolution).57 data (0.03125 degrees celsius resolution).
23 and temperature sensor. Temperature is measured in degrees celsius, relative25 scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
37 Degrees celsius = (512.18 - data) / 1.0983
45 celsius, relative humidity is expressed as a percentage.
55 Degrees celsius = -0.4084 * (ADC_RES - T_OFFSET) + 307.6332
68 Degrees celsius = 1.708 * (TJUNC_RES - T_OFFSET) - 108.8
34 - ocv-capacity-celsius: An array containing the temperature in degree Celsius,60 ocv-capacity-celsius = <(-10) 0 10>;
25 ocv-capacity-celsius = <20>;
49 ocv-capacity-celsius = <20>;
38 -celsius : degree Celsius
60 - maxim,thermal-regulation-celsius : Temperature in Celsius for entering175 maxim,thermal-regulation-celsius = <75>;
126 * (celsius).
172 maxim,thermal-regulation-celsius = <100>;