Searched refs:INT_FIXPT (Results 1 – 1 of 1) sorted by relevance
126 #define INT_FIXPT(_x) ((_x) >> FIXPT_SHIFT) macro198 if (celsius <= INT_FIXPT(tsc->tj_t)) in rcar_gen3_thermal_mcelsius_to_temp()203 return INT_FIXPT(val); in rcar_gen3_thermal_mcelsius_to_temp()