Searched refs:mtk_thermal (Results 1 – 2 of 2) sorted by relevance
248 struct mtk_thermal;256 struct mtk_thermal *mt;276 struct mtk_thermal { struct561 static int raw_to_mcelsius_v1(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v1()576 static int raw_to_mcelsius_v2(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v2()615 struct mtk_thermal *mt = bank->mt; in mtk_thermal_get_bank()636 struct mtk_thermal *mt = bank->mt; in mtk_thermal_put_bank()651 struct mtk_thermal *mt = bank->mt; in mtk_thermal_bank_temperature()684 struct mtk_thermal *mt = data; in mtk_read_temp()707 static void mtk_thermal_init_bank(struct mtk_thermal *mt, int num, in mtk_thermal_init_bank()[all …]
58 obj-$(CONFIG_MTK_THERMAL) += mtk_thermal.o