Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c42 .regs = (void *)ANATOP_BASE_ADDR,
68 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in get_cpu_rev()
229 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in clear_ldo_ramp()
250 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in set_ldo_voltage()
328 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in init_bandgap()
592 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in s_init()
H A Dclock.c912 (struct anatop_regs __iomem *)ANATOP_BASE_ADDR; in enable_fec_anatop_clock()
1110 (struct anatop_regs *)ANATOP_BASE_ADDR; in enable_pcie_clock()
1196 (struct anatop_regs __iomem *)ANATOP_BASE_ADDR; in enable_pll3()
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7/
H A Dsoc.c23 .regs = (void *)ANATOP_BASE_ADDR,
189 ANATOP_BASE_ADDR; in get_cpu_rev()
H A Dclock.c20 ANATOP_BASE_ADDR;
/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Dimx_thermal.c145 ANATOP_BASE_ADDR; in read_cpu_temperature()
/OK3568_Linux_fs/u-boot/board/udoo/neo/
H A Dneo.c273 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in setup_fec()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-mx6.c105 (struct anatop_regs __iomem *)ANATOP_BASE_ADDR; in usb_power_config()
/OK3568_Linux_fs/u-boot/board/freescale/mx6sxsabresd/
H A Dmx6sxsabresd.c155 struct anatop_regs *anatop = (struct anatop_regs *)ANATOP_BASE_ADDR; in setup_fec()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h192 #define ANATOP_BASE_ADDR (AIPS1_OFF_BASE_ADDR + 0x48000) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx7/
H A Dimx-regs.h113 #define ANATOP_BASE_ADDR (AIPS1_OFF_BASE_ADDR+0x160000) macro