Home
last modified time | relevance | path

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

/drivers/thermal/
Drcar_thermal.c171 #define rcar_thermal_read(p, r) _rcar_thermal_read(p, REG_ ##r)
172 static u32 _rcar_thermal_read(struct rcar_thermal_priv *priv, u32 reg) in _rcar_thermal_read() function