Home
last modified time | relevance | path

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

/arch/arm/mach-imx/mx7/
A Dpsci-mx7.c483 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 …]
A Dsoc.c59 .regs = (void *)ANATOP_BASE_ADDR,
159 ANATOP_BASE_ADDR; in get_cpu_rev()
A Dclock.c24 ANATOP_BASE_ADDR;
/arch/arm/mach-imx/mx6/
A Dsoc.c42 .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()
A Dclock.c973 (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()
/arch/arm/include/asm/arch-imx9/
A Dimx-regs.h18 #define ANATOP_BASE_ADDR 0x44480000UL macro
31 #define ANATOP_BASE_ADDR 0x44480000UL macro
/arch/arm/include/asm/arch-imx8m/
A Dimx-regs.h29 #define ANATOP_BASE_ADDR 0x30360000 macro
/arch/arm/mach-imx/imx8m/
A Dclock_imx8mm.c21 static struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR;
A Dclock_imx8mq.c17 static struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR;
A Dsoc.c489 struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR; in get_cpu_rev()
/arch/arm/mach-imx/imx9/
A Dclock.c24 static struct anatop_reg *ana_regs = (struct anatop_reg *)ANATOP_BASE_ADDR;
/arch/arm/include/asm/arch-mx6/
A Dimx-regs.h193 #define ANATOP_BASE_ADDR (AIPS1_OFF_BASE_ADDR + 0x48000) macro
/arch/arm/include/asm/arch-mx7/
A Dimx-regs.h111 #define ANATOP_BASE_ADDR (AIPS1_OFF_BASE_ADDR+0x160000) macro

Completed in 1616 milliseconds