Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drcar_thermal.c175 #define rcar_thermal_write(p, r, d) _rcar_thermal_write(p, REG_ ##r, d) macro
238 rcar_thermal_write(priv, FILONOFF, 0); in rcar_thermal_update_temp()
241 rcar_thermal_write(priv, POSNEG, 0x1); in rcar_thermal_update_temp()
242 rcar_thermal_write(priv, INTCTRL, (((ctemp - 0) << 8) | in rcar_thermal_update_temp()