Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/samsung/
Dexynos_tmu.c53 #define EXYNOS_THD_TEMP_RISE 0x50 macro
395 th = readl(data->base + EXYNOS_THD_TEMP_RISE); in exynos4412_tmu_set_trip_temp()
398 writel(th, data->base + EXYNOS_THD_TEMP_RISE); in exynos4412_tmu_set_trip_temp()