Searched refs:HI6220_TEMP_BASE (Results 1 – 1 of 1) sorted by relevance
49 #define HI6220_TEMP_BASE (-60000) macro99 return HI6220_TEMP_BASE + (step * HI6220_TEMP_STEP); in hi6220_thermal_step_to_temp()104 return DIV_ROUND_UP(temp - HI6220_TEMP_BASE, HI6220_TEMP_STEP); in hi6220_thermal_temp_to_step()