Searched refs:a2 (Results 1 – 3 of 3) sorted by relevance
71 tsc->coef.a2 = FIXPT_DIV( in rcar_gen3_thermal_calc_coefs()73 tsc->coef.b2 = FIXPT_INT(thcode[0]) - tsc->coef.a2 * ths_tj_1; in rcar_gen3_thermal_calc_coefs()97 val = FIXPT_DIV(FIXPT_INT(reg) - tsc->coef.b2, tsc->coef.a2); in rcar_gen3_thermal_get_temp()
89 int a2; member
64 ├── a2
Completed in 3 milliseconds