Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/mediatek/
Dauxadc_thermal.c306 struct mtk_thermal_bank { struct
348 struct mtk_thermal_bank banks[MAX_NUM_ZONES];
777 static void mtk_thermal_get_bank(struct mtk_thermal_bank *bank) in mtk_thermal_get_bank()
798 static void mtk_thermal_put_bank(struct mtk_thermal_bank *bank) in mtk_thermal_put_bank()
813 static int mtk_thermal_bank_temperature(struct mtk_thermal_bank *bank) in mtk_thermal_bank_temperature()
852 struct mtk_thermal_bank *bank = &mt->banks[i]; in mtk_read_temp()
874 struct mtk_thermal_bank *bank = &mt->banks[num]; in mtk_thermal_init_bank()