Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dmtk_thermal.c706 u32 apmixed_phys_base, u32 auxadc_phys_base, in mtk_thermal_init_bank() argument
767 writel(apmixed_phys_base + APMIXED_SYS_TS_CON1, in mtk_thermal_init_bank()
992 u64 auxadc_phys_base, apmixed_phys_base; in mtk_thermal_probe() local
1046 apmixed_phys_base = of_get_phys_base(apmixedsys); in mtk_thermal_probe()
1050 if (apmixed_phys_base == OF_BAD_ADDR) { in mtk_thermal_probe()
1078 mtk_thermal_init_bank(mt, i, apmixed_phys_base, in mtk_thermal_probe()