Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c350 int (*raw_to_mcelsius)(struct mtk_thermal *mt, int sensno, s32 raw); member
826 temp = mt->raw_to_mcelsius( in mtk_thermal_bank_temperature()
1277 mt->raw_to_mcelsius = raw_to_mcelsius_v1; in mtk_thermal_probe()
1279 mt->raw_to_mcelsius = raw_to_mcelsius_v2; in mtk_thermal_probe()
1281 mt->raw_to_mcelsius = raw_to_mcelsius_v3; in mtk_thermal_probe()