Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dhisi_thermal.c54 #define HI3660_TEMP_BASE (-63780) macro
131 return HI3660_TEMP_BASE + step * HI3660_TEMP_STEP; in hi3660_thermal_step_to_temp()
136 return DIV_ROUND_UP(temp - HI3660_TEMP_BASE, HI3660_TEMP_STEP); in hi3660_thermal_temp_to_step()