Home
last modified time | relevance | path

Searched refs:lpc32xx_i2c_init (Results 1 – 5 of 5) sorted by relevance

/u-boot/board/timll/devkit3250/
A Ddevkit3250.c42 lpc32xx_i2c_init(1); in board_early_init_f()
43 lpc32xx_i2c_init(2); in board_early_init_f()
/u-boot/arch/arm/include/asm/arch-lpc32xx/
A Dsys_proto.h16 void lpc32xx_i2c_init(unsigned int devnum);
/u-boot/drivers/i2c/
A Dlpc32xx_i2c.c228 static void lpc32xx_i2c_init(struct i2c_adapter *adap, in lpc32xx_i2c_init() function
261 U_BOOT_I2C_ADAP_COMPLETE(lpc32xx_0, lpc32xx_i2c_init, lpc32xx_i2c_probe_chip,
268 U_BOOT_I2C_ADAP_COMPLETE(lpc32xx_1, lpc32xx_i2c_init, lpc32xx_i2c_probe_chip,
275 U_BOOT_I2C_ADAP_COMPLETE(lpc32xx_2, lpc32xx_i2c_init, NULL,
/u-boot/board/work-microwave/work_92105/
A Dwork_92105.c42 lpc32xx_i2c_init(1); /* only I2C1 has devices, I2C2 has none */ in board_early_init_f()
/u-boot/arch/arm/mach-lpc32xx/
A Ddevices.c116 void lpc32xx_i2c_init(unsigned int devnum) in lpc32xx_i2c_init() function

Completed in 7 milliseconds