Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dmtk_thermal.c966 static void mtk_thermal_turn_on_buffer(void __iomem *apmixed_base) in mtk_thermal_turn_on_buffer() argument
970 tmp = readl(apmixed_base + APMIXED_SYS_TS_CON1); in mtk_thermal_turn_on_buffer()
973 writel(tmp, apmixed_base + APMIXED_SYS_TS_CON1); in mtk_thermal_turn_on_buffer()
996 void __iomem *apmixed_base, *auxadc_base; in mtk_thermal_probe() local
1047 apmixed_base = of_iomap(apmixedsys, 0); in mtk_thermal_probe()
1074 mtk_thermal_turn_on_buffer(apmixed_base); in mtk_thermal_probe()
/linux/drivers/clk/mediatek/
A Dclk-mt6765.c28 static void __iomem *apmixed_base; variable
35 #define AP_PLL_CON3 (apmixed_base + 0x0C)
36 #define PLLON_CON0 (apmixed_base + 0x44)
37 #define PLLON_CON1 (apmixed_base + 0x48)
799 apmixed_base = base; in clk_mt6765_apmixed_probe()
/linux/
A DSystem.map162117 ffff80001213b340 b apmixed_base
A D.tmp_System.map162117 ffff80001213b340 b apmixed_base

Completed in 343 milliseconds