Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_I2C_8574A_ADDR2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/freescale/mpc8349itx/
H A Dpci.c75 (i2c_read(CONFIG_SYS_I2C_8574A_ADDR2, 0, 0, &reg8, sizeof(reg8)) == 0)) { in pci_init_board()
H A Dmpc8349itx.c284 if (i2c_read(CONFIG_SYS_I2C_8574A_ADDR2, 0, 0, &i2c_data, sizeof(i2c_data)) == 0) in misc_init_r()
/openbmc/u-boot/include/configs/
H A DMPC8349ITX.h90 #define CONFIG_SYS_I2C_8574A_ADDR2 0x39 /* I2C1, PCF8574A */ macro
99 {1, CONFIG_SYS_I2C_8574A_ADDR2} }
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt2992 CONFIG_SYS_I2C_8574A_ADDR2