Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/samsung/
H A Dexynos_tmu.c351 static void exynos_tmu_update_temp(struct exynos_tmu_data *data, int reg_off, in exynos_tmu_update_temp() function
419 exynos_tmu_update_temp(data, EXYNOS_THD_TEMP_FALL, 0, temp); in exynos4412_tmu_set_low_temp()
426 exynos_tmu_update_temp(data, EXYNOS_THD_TEMP_RISE, 8, temp); in exynos4412_tmu_set_high_temp()
439 exynos_tmu_update_temp(data, EXYNOS_THD_TEMP_RISE, 24, temp); in exynos4412_tmu_set_crit_temp()
473 exynos_tmu_update_temp(data, EXYNOS5433_THD_TEMP_FALL3_0, 0, temp); in exynos5433_tmu_set_low_temp()
480 exynos_tmu_update_temp(data, EXYNOS5433_THD_TEMP_RISE3_0, 8, temp); in exynos5433_tmu_set_high_temp()
499 exynos_tmu_update_temp(data, EXYNOS5433_THD_TEMP_RISE7_4, 24, temp); in exynos5433_tmu_set_crit_temp()
541 exynos_tmu_update_temp(data, EXYNOS7_THD_TEMP_FALL7_6 + 12, 0, temp); in exynos7_tmu_set_low_temp()
548 exynos_tmu_update_temp(data, EXYNOS7_THD_TEMP_RISE7_6 + 12, 16, temp); in exynos7_tmu_set_high_temp()
571 exynos_tmu_update_temp(data, EXYNOS7_THD_TEMP_RISE7_6 + 0, 16, temp); in exynos7_tmu_set_crit_temp()