Home
last modified time | relevance | path

Searched refs:I2C_0 (Results 1 – 12 of 12) sorted by relevance

/openbmc/openpower-occ-control/test/
H A DTestI2cOcc.cpp23 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 Di2c.h28 I2C_0, I2C_1, I2C_2, enumerator
/openbmc/u-boot/board/freescale/mx25pdk/
H A Dmx25pdk.c140 ret = pmic_init(I2C_0); in board_late_init()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dsunplus,sp7021-pinctrl.yaml42 SP7021 (ex: UART_1, UART_2, UART_3, UART_4, I2C_0, I2C_1, and etc.)
56 If control-field I2C0_CLK_SEL is set to 20, CLK pin of I2C_0 will
58 If control-field I2C0_DATA_SEL is set to 21, DATA pin of I2C_0
/openbmc/u-boot/board/freescale/mx53evk/
H A Dmx53evk.c83 ret = pmic_init(I2C_0); in power_init()
/openbmc/u-boot/board/freescale/mx35pdk/
H A Dmx35pdk.c218 ret = pmic_init(I2C_0); in board_late_init()
/openbmc/u-boot/board/freescale/mx53loco/
H A Dmx53loco.c245 ret = pmic_init(I2C_0); in power_init()
/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
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c584 case I2C_0: in cx231xx_get_i2c_adap()
H A Dcx231xx.h318 I2C_0 = 0, /* master 0 - internal connection */ enumerator
H A Dcx231xx-cards.c1262 cx231xx_get_i2c_adap(dev, I2C_0), in cx231xx_card_setup()
H A Dcx231xx-core.c1344 cx231xx_do_i2c_scan(dev, I2C_0); in cx231xx_dev_init()