Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/samsung/
H A Dexynos_tmu.c108 #define EXYNOS7_THD_TEMP_RISE7_6 0x50 macro
531 th = readl(data->base + EXYNOS7_THD_TEMP_RISE7_6 + reg_off); in exynos7_tmu_set_trip_temp()
534 writel(th, data->base + EXYNOS7_THD_TEMP_RISE7_6 + reg_off); in exynos7_tmu_set_trip_temp()
/kernel/linux/linux-6.6/drivers/thermal/samsung/
H A Dexynos_tmu.c107 #define EXYNOS7_THD_TEMP_RISE7_6 0x50 macro
521 th = readl(data->base + EXYNOS7_THD_TEMP_RISE7_6 + reg_off); in exynos7_tmu_set_trip_temp()
524 writel(th, data->base + EXYNOS7_THD_TEMP_RISE7_6 + reg_off); in exynos7_tmu_set_trip_temp()

Completed in 4 milliseconds