Searched refs:I2C_IO_EXP_ADDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/Marvell/mvebu_armada-8k/ |
H A D | board.c | 21 #define I2C_IO_EXP_ADDR 0x21 macro 54 ret = i2c_get_chip_for_busnum(0, I2C_IO_EXP_ADDR, 1, &dev); in board_xhci_config() 112 ret = i2c_get_chip_for_busnum(0, I2C_IO_EXP_ADDR, 1, &dev); in board_xhci_enable()
|
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/ |
H A D | board.c | 17 #define I2C_IO_EXP_ADDR 0x22 macro 75 ret = i2c_get_chip_for_busnum(0, I2C_IO_EXP_ADDR, 1, &dev); in board_ahci_enable() 113 ret = i2c_get_chip_for_busnum(0, I2C_IO_EXP_ADDR, 1, &dev); in board_xhci_enable()
|