Searched refs:I2C_0 (Results 1 – 11 of 11) sorted by relevance
/openbmc/openpower-occ-control/test/ |
H A D | TestI2cOcc.cpp | 23 const auto I2C_0 = BASE + "i2c-0"; variable 43 fs::create_directories(I2C_0); in TestUtilGetOccHwmonDevices() 54 ofs.open(I2C_0 + NAME); // i2c-0 has empty name in TestUtilGetOccHwmonDevices()
|
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
H A D | i2c.h | 28 I2C_0, I2C_1, I2C_2, enumerator
|
/openbmc/u-boot/board/freescale/mx25pdk/ |
H A D | mx25pdk.c | 140 ret = pmic_init(I2C_0); in board_late_init()
|
/openbmc/u-boot/board/freescale/mx53evk/ |
H A D | mx53evk.c | 83 ret = pmic_init(I2C_0); in power_init()
|
/openbmc/u-boot/board/freescale/mx35pdk/ |
H A D | mx35pdk.c | 218 ret = pmic_init(I2C_0); in board_late_init()
|
/openbmc/u-boot/board/freescale/mx53loco/ |
H A D | mx53loco.c | 245 ret = pmic_init(I2C_0); in power_init()
|
/openbmc/u-boot/include/ |
H A D | i2c.h | 918 I2C_0, I2C_1, I2C_2, I2C_3, I2C_4, I2C_5, I2C_6, I2C_7, enumerator
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-i2c.c | 584 case I2C_0: in cx231xx_get_i2c_adap()
|
H A D | cx231xx.h | 318 I2C_0 = 0, /* master 0 - internal connection */ enumerator
|
H A D | cx231xx-cards.c | 1264 cx231xx_get_i2c_adap(dev, I2C_0), in cx231xx_card_setup()
|
H A D | cx231xx-core.c | 1344 cx231xx_do_i2c_scan(dev, I2C_0); in cx231xx_dev_init()
|