Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/samsung/
Dexynos_tmu.c52 #define EXYNOS_THD_TEMP_RISE 0x50 macro
388 th = readl(data->base + EXYNOS_THD_TEMP_RISE); in exynos4412_tmu_set_trip_temp()
391 writel(th, data->base + EXYNOS_THD_TEMP_RISE); in exynos4412_tmu_set_trip_temp()