th_code           364 drivers/thermal/samsung/exynos_tmu.c 	u8 ref, th_code;
th_code           369 drivers/thermal/samsung/exynos_tmu.c 		th_code = temp_to_code(data, ref);
th_code           370 drivers/thermal/samsung/exynos_tmu.c 		writeb(th_code, data->base + EXYNOS4210_TMU_REG_THRESHOLD_TEMP);