Lines Matching refs:rcar_thermal_priv
89 struct rcar_thermal_priv {
170 static u32 _rcar_thermal_read(struct rcar_thermal_priv *priv, u32 reg)
176 static void _rcar_thermal_write(struct rcar_thermal_priv *priv,
183 static void _rcar_thermal_bset(struct rcar_thermal_priv *priv, u32 reg,
197 static int rcar_thermal_update_temp(struct rcar_thermal_priv *priv)
252 static int rcar_thermal_get_current_temp(struct rcar_thermal_priv *priv,
275 struct rcar_thermal_priv *priv = thermal_zone_device_priv(zone);
293 static void _rcar_thermal_irq_ctrl(struct rcar_thermal_priv *priv, int enable)
311 struct rcar_thermal_priv *priv;
314 priv = container_of(work, struct rcar_thermal_priv, work.work);
325 static u32 rcar_thermal_had_changed(struct rcar_thermal_priv *priv, u32 status)
344 struct rcar_thermal_priv *priv;
378 struct rcar_thermal_priv *priv;
398 struct rcar_thermal_priv *priv;
543 struct rcar_thermal_priv *priv = list_first_entry(&common->head,
558 struct rcar_thermal_priv *priv = list_first_entry(&common->head,