Lines Matching +full:i2c4 +full:- +full:sda
10 * SPDX-License-Identifier: GPL-2.0+
14 #include <asm/arch/imx-regs.h>
16 #include <asm/arch/mx6-pins.h>
19 #include <asm/mach-imx/iomux-v3.h>
20 #include <asm/mach-imx/boot_mode.h>
21 #include <asm/mach-imx/mxc_i2c.h>
22 #include <asm/mach-imx/video.h>
41 .sda = {
73 /* i2c4 scl */
75 /* i2c4 sda */
108 setbits_le32(&iomux->gpr[1], IOMUXC_GPR1_ENET_CLK_SEL_MASK); in setup_iomux_enet()
159 ? (IMX_GPIO_NR(3, 20)) : -1; in board_spi_cs_gpio()
186 clrsetbits_le32(&iomuxc_regs->gpr[1], IOMUX_GPR1_FEC_MASK, 0); in board_eth_init()
227 reg = readl(&mxc_ccm->cs2cdr); in setup_display()
231 writel(reg, &mxc_ccm->cs2cdr); in setup_display()
254 /* i2c4 not used, set it to gpio input */ in setup_i2c4()