Searched refs:INT_FIXPT (Results 1 – 1 of 1) sorted by relevance
119 #define INT_FIXPT(_x) ((_x) >> FIXPT_SHIFT) macro194 return INT_FIXPT((val1 + val2) / 2); in rcar_gen3_thermal_mcelsius_to_temp()