Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/samsung/
H A Dexynos_tmu.c109 #define EXYNOS7_THD_TEMP_FALL7_6 0x60 macro
546 th = readl(data->base + EXYNOS7_THD_TEMP_FALL7_6 + reg_off); in exynos7_tmu_set_trip_hyst()
549 writel(th, data->base + EXYNOS7_THD_TEMP_FALL7_6 + reg_off); in exynos7_tmu_set_trip_hyst()
/kernel/linux/linux-6.6/drivers/thermal/samsung/
H A Dexynos_tmu.c108 #define EXYNOS7_THD_TEMP_FALL7_6 0x60 macro
536 th = readl(data->base + EXYNOS7_THD_TEMP_FALL7_6 + reg_off); in exynos7_tmu_set_trip_hyst()
539 writel(th, data->base + EXYNOS7_THD_TEMP_FALL7_6 + reg_off); in exynos7_tmu_set_trip_hyst()

Completed in 4 milliseconds