Searched refs:ANATOP_BASE_ADDR (Results 1 – 22 of 22) sorted by relevance
484 ANATOP_BASE_ADDR + ANADIG_ARM_PLL + REG_SET); in imx_pll_suspend()486 ANATOP_BASE_ADDR + ANADIG_DDR_PLL + REG_SET); in imx_pll_suspend()488 ANATOP_BASE_ADDR + ANADIG_SYS_PLL + REG_SET); in imx_pll_suspend()490 ANATOP_BASE_ADDR + ANADIG_ENET_PLL + REG_SET); in imx_pll_suspend()492 ANATOP_BASE_ADDR + ANADIG_AUDIO_PLL + REG_SET); in imx_pll_suspend()494 ANATOP_BASE_ADDR + ANADIG_VIDEO_PLL + REG_SET); in imx_pll_suspend()500 ANATOP_BASE_ADDR + ANADIG_ARM_PLL + REG_CLR); in imx_pll_resume()502 ANATOP_BASE_ADDR + ANADIG_DDR_PLL + REG_CLR); in imx_pll_resume()504 ANATOP_BASE_ADDR + ANADIG_SYS_PLL + REG_CLR); in imx_pll_resume()506 ANATOP_BASE_ADDR + ANADIG_ENET_PLL + REG_CLR); in imx_pll_resume()[all …]
58 .regs = (void *)ANATOP_BASE_ADDR,153 ANATOP_BASE_ADDR; in get_cpu_rev()
23 ANATOP_BASE_ADDR;
18 #define ANATOP_BASE_ADDR 0x400d8000 macro
43 .regs = (void *)ANATOP_BASE_ADDR,69 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in get_cpu_rev()239 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in clear_ldo_ramp()260 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in set_ldo_voltage()338 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in init_bandgap()605 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in s_init()
913 (struct anatop_regs __iomem *)ANATOP_BASE_ADDR; in enable_fec_anatop_clock()1111 (struct anatop_regs *)ANATOP_BASE_ADDR; in enable_pcie_clock()1197 (struct anatop_regs __iomem *)ANATOP_BASE_ADDR; in enable_pll3()
102 base = (void *)ANATOP_BASE_ADDR; in imx6q_clk_probe()
96 base = (void *)ANATOP_BASE_ADDR; in imxrt1020_clk_probe()
120 base = (void *)ANATOP_BASE_ADDR; in imxrt1050_clk_probe()
224 base = (void *)ANATOP_BASE_ADDR; in imx8mm_clk_probe()
241 base = (void *)ANATOP_BASE_ADDR; in imx8mn_clk_probe()
281 base = (void *)ANATOP_BASE_ADDR; in imx8mp_clk_probe()
146 ANATOP_BASE_ADDR; in read_cpu_temperature()
115 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in setup_fec()
277 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in setup_fec()
107 (struct anatop_regs __iomem *)ANATOP_BASE_ADDR; in usb_power_config()
29 #define ANATOP_BASE_ADDR 0x30360000 macro
18 static struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR;
21 static struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR;
376 struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR; in get_cpu_rev()
193 #define ANATOP_BASE_ADDR (AIPS1_OFF_BASE_ADDR + 0x48000) macro
112 #define ANATOP_BASE_ADDR (AIPS1_OFF_BASE_ADDR+0x160000) macro
Completed in 45 milliseconds