Home
last modified time | relevance | path

Searched refs:HI6220_TEMP_BASE (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/thermal/
Dhisi_thermal.c49 #define HI6220_TEMP_BASE (-60000) macro
99 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()