nctemp            395 drivers/thermal/rcar_thermal.c 	int cctemp, nctemp;
nctemp            410 drivers/thermal/rcar_thermal.c 	ret = rcar_thermal_get_current_temp(priv, &nctemp);
nctemp            414 drivers/thermal/rcar_thermal.c 	if (nctemp != cctemp)