temp_code         224 drivers/thermal/samsung/exynos_tmu.c static int code_to_temp(struct exynos_tmu_data *data, u16 temp_code)
temp_code         227 drivers/thermal/samsung/exynos_tmu.c 		return temp_code - data->temp_error1 + EXYNOS_FIRST_POINT_TRIM;
temp_code         229 drivers/thermal/samsung/exynos_tmu.c 	return (temp_code - data->temp_error1) *