Searched refs:i2c_init (Results 1 - 15 of 15) sorted by relevance

/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dspl.c115 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c51 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
H A Dspl.c109 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c282 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
H A Dclocks-common.c954 i2c_init(CONFIG_SYS_I2C_SPEED,
/u-boot/drivers/i2c/
H A Di2c_core.c342 __weak void i2c_init(int speed, int slaveaddr) function
H A Dmv_i2c.c378 void i2c_init(int speed, int slaveaddr) function
/u-boot/board/tcl/sl50/
H A Dboard.c164 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
/u-boot/board/bosch/shc/
H A Dboard.c448 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
/u-boot/board/friendlyarm/nanopi2/
H A Donewire.c218 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
/u-boot/include/
H A Di2c.h762 void i2c_init(int speed, int slaveaddr);
/u-boot/cmd/
H A Deeprom.c54 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
H A Di2c.c1907 i2c_init(I2C_ADAP->speed, I2C_ADAP->slaveaddr);
/u-boot/arch/arm/mach-sunxi/
H A Dboard.c474 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
/u-boot/board/freescale/p1010rdb/
H A Dp1010rdb.c430 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);

Completed in 199 milliseconds