Lines Matching +full:i2c4 +full:- +full:sda
4 * SPDX-License-Identifier: GPL-2.0+
9 #include <asm/arch/imx-regs.h>
10 #include <asm/arch/mx7-pins.h>
13 #include <asm/mach-imx/iomux-v3.h>
14 #include <asm/mach-imx/mxc_i2c.h>
45 /* I2C4 for PMIC */
52 .sda = {
62 gd->ram_size = PHYS_SDRAM_SIZE; in dram_init()
181 clrsetbits_le32(&iomuxc_gpr_regs->gpr[1], in setup_fec()
208 if (phydev->drv->config) in board_phy_config()
209 phydev->drv->config(phydev); in board_phy_config()
253 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
274 clrsetbits_le16(&wdog->wcr, 0, 0x10); in board_late_init()