Searched refs:mcelsius (Results 1 – 2 of 2) sorted by relevance
18 #define mcelsius(temp) ((temp) * 1000) macro128 temp = mcelsius(temp); in st_thermal_get_temp()
192 int mcelsius) in rcar_gen3_thermal_mcelsius_to_temp() argument198 celsius = DIV_ROUND_CLOSEST(mcelsius, 1000); in rcar_gen3_thermal_mcelsius_to_temp()