Searched refs:rcar_gen3_thermal_tsc (Results 1 – 1 of 1) sorted by relevance
80 struct rcar_gen3_thermal_tsc { struct91 struct rcar_gen3_thermal_tsc *tscs[TSC_MAX_NUM]; argument93 void (*thermal_init)(struct rcar_gen3_thermal_tsc *tsc);96 static inline u32 rcar_gen3_thermal_read(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_read()102 static inline void rcar_gen3_thermal_write(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_write()136 static void rcar_gen3_thermal_calc_coefs(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_calc_coefs()170 struct rcar_gen3_thermal_tsc *tsc = devdata; in rcar_gen3_thermal_get_temp()195 static int rcar_gen3_thermal_mcelsius_to_temp(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_mcelsius_to_temp()211 struct rcar_gen3_thermal_tsc *tsc = devdata; in rcar_gen3_thermal_set_trips()264 static void rcar_gen3_thermal_init_r8a7795es1(struct rcar_gen3_thermal_tsc *tsc) in rcar_gen3_thermal_init_r8a7795es1()[all …]