Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/samsung/
H A Dexynos_tmu.c53 #define EXYNOS_THD_TEMP_RISE 0x50 macro
398 th = readl(data->base + EXYNOS_THD_TEMP_RISE); in exynos4412_tmu_set_trip_temp()
401 writel(th, data->base + EXYNOS_THD_TEMP_RISE); in exynos4412_tmu_set_trip_temp()
/kernel/linux/linux-6.6/drivers/thermal/samsung/
H A 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()

Completed in 4 milliseconds