Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Drcar_thermal.c85 struct rcar_thermal_priv { struct
156 static u32 _rcar_thermal_read(struct rcar_thermal_priv *priv, u32 reg) in _rcar_thermal_read()
162 static void _rcar_thermal_write(struct rcar_thermal_priv *priv, in _rcar_thermal_write()
169 static void _rcar_thermal_bset(struct rcar_thermal_priv *priv, u32 reg, in _rcar_thermal_bset()
183 static int rcar_thermal_update_temp(struct rcar_thermal_priv *priv) in rcar_thermal_update_temp()
243 static int rcar_thermal_get_current_temp(struct rcar_thermal_priv *priv, in rcar_thermal_get_current_temp()
271 struct rcar_thermal_priv *priv = data; in rcar_thermal_of_get_temp()
278 struct rcar_thermal_priv *priv = rcar_zone_to_priv(zone); in rcar_thermal_get_temp()
286 struct rcar_thermal_priv *priv = rcar_zone_to_priv(zone); in rcar_thermal_get_trip_type()
305 struct rcar_thermal_priv *priv = rcar_zone_to_priv(zone); in rcar_thermal_get_trip_temp()
[all …]