Lines Matching defs:rcar_thermal_priv
89 struct rcar_thermal_priv {
171 static u32 _rcar_thermal_read(struct rcar_thermal_priv *priv, u32 reg)
177 static void _rcar_thermal_write(struct rcar_thermal_priv *priv,
184 static void _rcar_thermal_bset(struct rcar_thermal_priv *priv, u32 reg,
198 static int rcar_thermal_update_temp(struct rcar_thermal_priv *priv)
253 static int rcar_thermal_get_current_temp(struct rcar_thermal_priv *priv,
276 struct rcar_thermal_priv *priv = data;
283 struct rcar_thermal_priv *priv = rcar_zone_to_priv(zone);
291 struct rcar_thermal_priv *priv = rcar_zone_to_priv(zone);
310 struct rcar_thermal_priv *priv = rcar_zone_to_priv(zone);
329 struct rcar_thermal_priv *priv = rcar_zone_to_priv(zone);
360 static void _rcar_thermal_irq_ctrl(struct rcar_thermal_priv *priv, int enable)
378 struct rcar_thermal_priv *priv;
381 priv = container_of(work, struct rcar_thermal_priv, work.work);
392 static u32 rcar_thermal_had_changed(struct rcar_thermal_priv *priv, u32 status)
411 struct rcar_thermal_priv *priv;
446 struct rcar_thermal_priv *priv;
466 struct rcar_thermal_priv *priv;
610 struct rcar_thermal_priv *priv = list_first_entry(&common->head,
625 struct rcar_thermal_priv *priv = list_first_entry(&common->head,