Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/mediatek/
Dauxadc_thermal.c871 u32 apmixed_phys_base, u32 auxadc_phys_base, in mtk_thermal_init_bank() argument
932 writel(apmixed_phys_base + APMIXED_SYS_TS_CON1, in mtk_thermal_init_bank()
1196 u64 auxadc_phys_base, apmixed_phys_base; in mtk_thermal_probe() local
1241 apmixed_phys_base = of_get_phys_base(apmixedsys); in mtk_thermal_probe()
1245 if (apmixed_phys_base == OF_BAD_ADDR) { in mtk_thermal_probe()
1282 mtk_thermal_init_bank(mt, i, apmixed_phys_base, in mtk_thermal_probe()