Searched refs:ths_tj_1 (Results 1 – 1 of 1) sorted by relevance
137 int ths_tj_1) in rcar_gen3_thermal_calc_coefs() argument145 tsc->tj_t = (FIXPT_INT((priv->ptat[1] - priv->ptat[2]) * (ths_tj_1 - TJ_3)) in rcar_gen3_thermal_calc_coefs()153 tsc->tj_t - FIXPT_INT(ths_tj_1)); in rcar_gen3_thermal_calc_coefs()154 tsc->coef.b2 = FIXPT_INT(tsc->thcode[0]) - tsc->coef.a2 * ths_tj_1; in rcar_gen3_thermal_calc_coefs()459 const int *ths_tj_1 = of_device_get_match_data(dev); in rcar_gen3_thermal_probe() local521 rcar_gen3_thermal_calc_coefs(priv, tsc, *ths_tj_1); in rcar_gen3_thermal_probe()