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)
176 static void _rcar_thermal_write(struct rcar_thermal_priv *priv, in _rcar_thermal_write() function