Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thermal/samsung/
Dexynos_tmu.c206 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code() function
363 th |= temp_to_code(data, temp) << bit_off; in exynos_tmu_update_temp()
377 temp = temp_to_code(data, temp); in exynos4210_tmu_set_high_temp()
402 temp = temp_to_code(data, temp); in exynos4210_tmu_set_crit_temp()
677 val |= (temp_to_code(data, temp) << in get_emul_con_reg()
683 val |= (temp_to_code(data, temp) << in get_emul_con_reg()