Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/samsung/
H A Dexynos_tmu.c226 static int code_to_temp(struct exynos_tmu_data *data, u16 temp_code) in code_to_temp() function
667 *temp = code_to_temp(data, value) * MCELSIUS; in exynos_get_temp()