Home
last modified time | relevance | path

Searched refs:th_code (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/samsung/
H A Dexynos_tmu.c354 u8 ref, th_code; in exynos4210_tmu_set_trip_temp() local
362 th_code = temp_to_code(data, ref); in exynos4210_tmu_set_trip_temp()
363 writeb(th_code, data->base + EXYNOS4210_TMU_REG_THRESHOLD_TEMP); in exynos4210_tmu_set_trip_temp()