Home
last modified time | relevance | path

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

/linux/drivers/thermal/renesas/
H A Drzg3e_thermal.c191 static u16 rzg3e_thermal_temp_to_code(struct rzg3e_thermal_priv *priv, int temp_mc) in rzg3e_thermal_temp_to_code() function
268 low_code = rzg3e_thermal_temp_to_code(priv, low); in rzg3e_thermal_set_trips()
269 high_code = rzg3e_thermal_temp_to_code(priv, high); in rzg3e_thermal_set_trips()