tj_t               86 drivers/thermal/rcar_gen3_thermal.c 	int tj_t;
tj_t              146 drivers/thermal/rcar_gen3_thermal.c 	tsc->tj_t = (FIXPT_INT((ptat[1] - ptat[2]) * 157)
tj_t              150 drivers/thermal/rcar_gen3_thermal.c 				 tsc->tj_t - FIXPT_INT(TJ_3));
tj_t              154 drivers/thermal/rcar_gen3_thermal.c 				 tsc->tj_t - FIXPT_INT(ths_tj_1));
tj_t              201 drivers/thermal/rcar_gen3_thermal.c 	if (celsius <= INT_FIXPT(tsc->tj_t))