Searched refs:celsius (Results 1 – 11 of 11) sorted by relevance
188 int celsius, val1, val2; in rcar_gen3_thermal_mcelsius_to_temp() local190 celsius = DIV_ROUND_CLOSEST(mcelsius, 1000); in rcar_gen3_thermal_mcelsius_to_temp()191 val1 = celsius * tsc->coef.a1 + tsc->coef.b1; in rcar_gen3_thermal_mcelsius_to_temp()192 val2 = celsius * tsc->coef.a2 + tsc->coef.b2; in rcar_gen3_thermal_mcelsius_to_temp()
41 13-bit temperature data (0.0625 degrees celsius resolution).46 data (0.03125 degrees celsius resolution).
18 and temperature sensor. Temperature is measured in degrees celsius, relative20 scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
34 Degrees celsius = (512.18 - data) / 1.0983
22 temperature sensor. Temperature is measured in degrees celsius, relative
46 Degrees celsius = -0.4084 * (ADC_RES - T_OFFSET) + 307.6332
55 Degrees celsius = 1.708 * (TJUNC_RES - T_OFFSET) - 108.8
37 -celsius : Degrees Celsius
60 - maxim,thermal-regulation-celsius : Temperature in Celsius for entering175 maxim,thermal-regulation-celsius = <75>;
128 * (celsius).
172 maxim,thermal-regulation-celsius = <100>;