Home
last modified time | relevance | path

Searched refs:_rcar_thermal_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Drcar_thermal.c170 #define rcar_thermal_read(p, r) _rcar_thermal_read(p, REG_ ##r)
171 static u32 _rcar_thermal_read(struct rcar_thermal_priv *priv, u32 reg) in _rcar_thermal_read() function
/kernel/linux/linux-6.6/drivers/thermal/
H A Drcar_thermal.c169 #define rcar_thermal_read(p, r) _rcar_thermal_read(p, REG_ ##r)
170 static u32 _rcar_thermal_read(struct rcar_thermal_priv *priv, u32 reg) in _rcar_thermal_read() function

Completed in 2 milliseconds