Home
last modified time | relevance | path

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

/linux/drivers/thermal/renesas/
H A Drzg3e_thermal.c253 u16 low_code, high_code; in rzg3e_thermal_set_trips() local
269 high_code = rzg3e_thermal_temp_to_code(priv, high); in rzg3e_thermal_set_trips()
272 low, high, low_code, high_code); in rzg3e_thermal_set_trips()
283 writel(high_code, priv->base + TSU_ULSR); in rzg3e_thermal_set_trips()