Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/samsung/
Dexynos_tmu.c367 u8 ref, th_code; in exynos4210_tmu_set_trip_temp() local
372 th_code = temp_to_code(data, ref); in exynos4210_tmu_set_trip_temp()
373 writeb(th_code, data->base + EXYNOS4210_TMU_REG_THRESHOLD_TEMP); in exynos4210_tmu_set_trip_temp()