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