Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c874 u32 apmixed_phys_base, u32 auxadc_phys_base, in mtk_thermal_init_bank() argument
935 writel(apmixed_phys_base + APMIXED_SYS_TS_CON1, in mtk_thermal_init_bank()
1199 u64 auxadc_phys_base, apmixed_phys_base; in mtk_thermal_probe() local
1244 apmixed_phys_base = of_get_phys_base(apmixedsys); in mtk_thermal_probe()
1248 if (apmixed_phys_base == OF_BAD_ADDR) { in mtk_thermal_probe()
1285 mtk_thermal_init_bank(mt, i, apmixed_phys_base, in mtk_thermal_probe()