Lines Matching +full:anatop +full:- +full:enable +full:- +full:bit
1 // SPDX-License-Identifier: GPL-2.0+
8 #include <asm/arch/imx-regs.h>
9 #include <asm/arch/mx7-pins.h>
12 #include <asm/mach-imx/iomux-v3.h>
13 #include <asm/mach-imx/mxc_i2c.h>
69 gd->ram_size = imx_ddr_size(); in dram_init()
187 /* Use 125M anatop REF_CLK1 for ENET1, clear gpr1[13], gpr1[17] */ in setup_fec()
188 clrsetbits_le32(&iomuxc_gpr_regs->gpr[1], in setup_fec()
199 /* To enable AR8035 ouput a 125MHz clk from CLK_25M */ in board_phy_config()
215 if (phydev->drv->config) in board_phy_config()
216 phydev->drv->config(phydev); in board_phy_config()
296 /* Set LCD enable to high */ in setup_lcd()
304 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
325 * Do not assert internal WDOG_RESET_B_DEB(controlled by bit 4), in board_late_init()
328 clrsetbits_le16(&wdog->wcr, 0, 0x10); in board_late_init()
354 return -EINVAL; in board_ehci_hcd_init()
367 return -EINVAL; in board_usb_phy_mode()