Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-lpc32xx.c97 i2c_set_bus_num(I2C_2); in isp1301_configure()
162 ret = i2c_get_chip_for_busnum(I2C_2, ISP1301_I2C_ADDR, 1, &dev); in usb_cpu_init()
164 debug("%s: No bus %d\n", __func__, I2C_2); in usb_cpu_init()
218 ret = i2c_get_chip_for_busnum(I2C_2, ISP1301_I2C_ADDR, 1, &dev); in usb_cpu_stop()
220 debug("%s: No bus %d\n", __func__, I2C_2); in usb_cpu_stop()
/openbmc/openpower-occ-control/test/
H A DTestI2cOcc.cpp25 const auto I2C_2 = BASE + "i2c-2"; variable
45 fs::create_directories(I2C_2); in TestUtilGetOccHwmonDevices()
61 ofs.open(I2C_2 + NAME); in TestUtilGetOccHwmonDevices()
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c95 .demod_i2c_master = I2C_2,
135 .demod_i2c_master = I2C_2,
175 .demod_i2c_master = I2C_2,
216 .demod_i2c_master = I2C_2,
287 .demod_i2c_master = I2C_2,
315 .demod_i2c_master = I2C_2,
406 .tuner_i2c_master = I2C_2,
408 .ir_i2c_master = I2C_2,
444 .tuner_i2c_master = I2C_2,
446 .ir_i2c_master = I2C_2,
[all …]
H A Dcx231xx-i2c.c588 case I2C_2: in cx231xx_get_i2c_adap()
H A Dcx231xx.h320 I2C_2 = 2, /* master 2 */ enumerator
H A Dcx231xx-core.c1346 cx231xx_do_i2c_scan(dev, I2C_2); in cx231xx_dev_init()
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Di2c.h28 I2C_0, I2C_1, I2C_2, enumerator
/openbmc/u-boot/include/
H A Di2c.h918 I2C_0, I2C_1, I2C_2, I2C_3, I2C_4, I2C_5, I2C_6, I2C_7, enumerator