Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dmtk_thermal.c708 u32 apmixed_phys_base, u32 auxadc_phys_base, in mtk_thermal_init_bank() argument
769 writel(apmixed_phys_base + APMIXED_SYS_TS_CON1, in mtk_thermal_init_bank()
994 u64 auxadc_phys_base, apmixed_phys_base; in mtk_thermal_probe() local
1048 apmixed_phys_base = of_get_phys_base(apmixedsys); in mtk_thermal_probe()
1052 if (apmixed_phys_base == OF_BAD_ADDR) { in mtk_thermal_probe()
1080 mtk_thermal_init_bank(mt, i, apmixed_phys_base, in mtk_thermal_probe()