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