Home
last modified time | relevance | path

Searched defs:temp_mc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thermal/renesas/
H A Drzg3e_thermal.c176 int temp_mc; in rzg3e_thermal_code_to_temp() local
191 static u16 rzg3e_thermal_temp_to_code(struct rzg3e_thermal_priv *priv, int temp_mc) in rzg3e_thermal_temp_to_code()
/linux/drivers/thermal/
H A Darmada_thermal.c450 unsigned int temp_mc) in armada_mc_to_reg_temp()