Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c306 struct mtk_thermal_bank { struct
348 struct mtk_thermal_bank banks[MAX_NUM_ZONES];
780 static void mtk_thermal_get_bank(struct mtk_thermal_bank *bank) in mtk_thermal_get_bank()
801 static void mtk_thermal_put_bank(struct mtk_thermal_bank *bank) in mtk_thermal_put_bank()
816 static int mtk_thermal_bank_temperature(struct mtk_thermal_bank *bank) in mtk_thermal_bank_temperature()
855 struct mtk_thermal_bank *bank = &mt->banks[i]; in mtk_read_temp()
877 struct mtk_thermal_bank *bank = &mt->banks[num]; in mtk_thermal_init_bank()