Searched refs:CONFIG_SYS_I2C_8574_ADDR2 (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/board/freescale/mpc8349itx/ |
H A D | pci.c | 74 if ((i2c_read(CONFIG_SYS_I2C_8574_ADDR2, 0, 0, ®8, sizeof(reg8)) == 0) || in pci_init_board()
|
H A D | mpc8349itx.c | 286 else if (i2c_read(CONFIG_SYS_I2C_8574_ADDR2, 0, 0, &i2c_data, sizeof(i2c_data)) == 0) in misc_init_r()
|
/openbmc/u-boot/board/esd/vme8349/ |
H A D | pci.c | 62 if ((i2c_read(CONFIG_SYS_I2C_8574_ADDR2, 0, 0, ®8, 1) == 0) || in pci_init_board()
|
/openbmc/u-boot/include/configs/ |
H A D | MPC8349ITX.h | 88 #define CONFIG_SYS_I2C_8574_ADDR2 0x21 /* I2C1, PCF8574 */ macro 97 {1, CONFIG_SYS_I2C_8574_ADDR2}, \
|
H A D | vme8349.h | 213 #define CONFIG_SYS_I2C_8574_ADDR2 0x20 /* I2C1, PCF8574 */ macro
|
/openbmc/u-boot/scripts/ |
H A D | config_whitelist.txt | 2994 CONFIG_SYS_I2C_8574_ADDR2
|