Home
last modified time | relevance | path

Searched refs:I2C_2 (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/usb/host/
A Dohci-lpc32xx.c99 i2c_set_bus_num(I2C_2); in isp1301_configure()
164 ret = i2c_get_chip_for_busnum(I2C_2, ISP1301_I2C_ADDR, 1, &dev); in usb_cpu_init()
166 debug("%s: No bus %d\n", __func__, I2C_2); in usb_cpu_init()
220 ret = i2c_get_chip_for_busnum(I2C_2, ISP1301_I2C_ADDR, 1, &dev); in usb_cpu_stop()
222 debug("%s: No bus %d\n", __func__, I2C_2); in usb_cpu_stop()
/u-boot/arch/arm/include/asm/arch-lpc32xx/
A Di2c.h27 I2C_0, I2C_1, I2C_2, enumerator
/u-boot/include/
A Di2c.h942 I2C_0, I2C_1, I2C_2, I2C_3, I2C_4, I2C_5, I2C_6, I2C_7, enumerator

Completed in 7 milliseconds