Searched refs:FIXPT_TO_MCELSIUS (Results 1 – 2 of 2) sorted by relevance
132 #define FIXPT_TO_MCELSIUS(_x) ((_x)*1000 >> FIXPT_SHIFT) macro
98 mcelsius = FIXPT_TO_MCELSIUS(val); in rcar_gen3_thermal_get_temp()
Completed in 3 milliseconds