Lines Matching defs:mt
254 struct mtk_thermal *mt; member
559 static int raw_to_mcelsius_v1(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v1()
574 static int raw_to_mcelsius_v2(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v2()
613 struct mtk_thermal *mt = bank->mt; in mtk_thermal_get_bank() local
634 struct mtk_thermal *mt = bank->mt; in mtk_thermal_put_bank() local
649 struct mtk_thermal *mt = bank->mt; in mtk_thermal_bank_temperature() local
682 struct mtk_thermal *mt = data; in mtk_read_temp() local
705 static void mtk_thermal_init_bank(struct mtk_thermal *mt, int num, in mtk_thermal_init_bank()
826 static int mtk_thermal_extract_efuse_v1(struct mtk_thermal *mt, u32 *buf) in mtk_thermal_extract_efuse_v1()
871 static int mtk_thermal_extract_efuse_v2(struct mtk_thermal *mt, u32 *buf) in mtk_thermal_extract_efuse_v2()
889 struct mtk_thermal *mt) in mtk_thermal_get_calibration_data()
975 static void mtk_thermal_release_periodic_ts(struct mtk_thermal *mt, in mtk_thermal_release_periodic_ts()
990 struct mtk_thermal *mt; in mtk_thermal_probe() local
1102 struct mtk_thermal *mt = platform_get_drvdata(pdev); in mtk_thermal_remove() local