Home
last modified time | relevance | path

Searched refs:avs_tmon_code_to_temp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/broadcom/
H A Dbrcmstb_thermal.c120 static inline int avs_tmon_code_to_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_code_to_temp() function
168 t = avs_tmon_code_to_temp(priv, val); in brcmstb_get_temp()
202 return avs_tmon_code_to_temp(priv, val); in avs_tmon_get_trip_temp()
232 return avs_tmon_code_to_temp(priv, val); in avs_tmon_get_intr_temp()
/kernel/linux/linux-6.6/drivers/thermal/broadcom/
H A Dbrcmstb_thermal.c120 static inline int avs_tmon_code_to_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_code_to_temp() function
166 t = avs_tmon_code_to_temp(priv, val); in brcmstb_get_temp()
200 return avs_tmon_code_to_temp(priv, val); in avs_tmon_get_trip_temp()
230 return avs_tmon_code_to_temp(priv, val); in avs_tmon_get_intr_temp()

Completed in 3 milliseconds