Searched refs:_rcar_thermal_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | rcar_thermal.c | 176 #define rcar_thermal_write(p, r, d) _rcar_thermal_write(p, REG_ ##r, d) 177 static void _rcar_thermal_write(struct rcar_thermal_priv *priv, in _rcar_thermal_write() function
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | rcar_thermal.c | 175 #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
|
Completed in 3 milliseconds