Searched refs:ANATOP_BASE_ADDR (Results 1 – 13 of 13) sorted by relevance
483 ANATOP_BASE_ADDR + ANADIG_ARM_PLL + REG_SET); in imx_pll_suspend()485 ANATOP_BASE_ADDR + ANADIG_DDR_PLL + REG_SET); in imx_pll_suspend()487 ANATOP_BASE_ADDR + ANADIG_SYS_PLL + REG_SET); in imx_pll_suspend()489 ANATOP_BASE_ADDR + ANADIG_ENET_PLL + REG_SET); in imx_pll_suspend()491 ANATOP_BASE_ADDR + ANADIG_AUDIO_PLL + REG_SET); in imx_pll_suspend()493 ANATOP_BASE_ADDR + ANADIG_VIDEO_PLL + REG_SET); in imx_pll_suspend()499 ANATOP_BASE_ADDR + ANADIG_ARM_PLL + REG_CLR); in imx_pll_resume()501 ANATOP_BASE_ADDR + ANADIG_DDR_PLL + REG_CLR); in imx_pll_resume()503 ANATOP_BASE_ADDR + ANADIG_SYS_PLL + REG_CLR); in imx_pll_resume()505 ANATOP_BASE_ADDR + ANADIG_ENET_PLL + REG_CLR); in imx_pll_resume()[all …]
59 .regs = (void *)ANATOP_BASE_ADDR,159 ANATOP_BASE_ADDR; in get_cpu_rev()
24 ANATOP_BASE_ADDR;
42 .regs = (void *)ANATOP_BASE_ADDR,73 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in get_cpu_rev()243 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in clear_ldo_ramp()264 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in set_ldo_voltage()342 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in init_bandgap()617 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in s_init()
973 (struct anatop_regs __iomem *)ANATOP_BASE_ADDR; in enable_fec_anatop_clock()1171 (struct anatop_regs *)ANATOP_BASE_ADDR; in enable_pcie_clock()1257 (struct anatop_regs __iomem *)ANATOP_BASE_ADDR; in enable_pll3()
18 #define ANATOP_BASE_ADDR 0x44480000UL macro31 #define ANATOP_BASE_ADDR 0x44480000UL macro
29 #define ANATOP_BASE_ADDR 0x30360000 macro
21 static struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR;
17 static struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR;
489 struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR; in get_cpu_rev()
24 static struct anatop_reg *ana_regs = (struct anatop_reg *)ANATOP_BASE_ADDR;
193 #define ANATOP_BASE_ADDR (AIPS1_OFF_BASE_ADDR + 0x48000) macro
111 #define ANATOP_BASE_ADDR (AIPS1_OFF_BASE_ADDR+0x160000) macro
Completed in 1616 milliseconds