Searched refs:temp_to_code (Results 1 – 1 of 1) sorted by relevance
220 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code() function313 threshold |= temp_to_code(data, temp) << 8 * i; in get_th_reg()397 threshold_code = temp_to_code(data, reference); in exynos4210_tmu_initialize()474 threshold_code = temp_to_code(data, crit_temp / MCELSIUS); in exynos4412_tmu_initialize()522 threshold_code = temp_to_code(data, crit_temp / MCELSIUS); in exynos5440_tmu_initialize()594 threshold_code = temp_to_code(data, temp); in exynos7_tmu_initialize()603 threshold_code = temp_to_code(data, temp_hist); in exynos7_tmu_initialize()748 val |= (temp_to_code(data, temp) << in get_emul_con_reg()754 val |= (temp_to_code(data, temp) << in get_emul_con_reg()