Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dhisi_thermal.c34 #define HI3660_TEMP(chan) (HI3660_OFFSET(chan) + 0x1C) macro
239 return hi3660_thermal_step_to_temp(readl(addr + HI3660_TEMP(id))); in hi3660_thermal_get_temperature()