Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_I2C_8574_ADDR2 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A DMPC8349ITX.h96 #define CONFIG_SYS_I2C_8574_ADDR2 0x21 /* I2C1, PCF8574 */ macro
105 {1, CONFIG_SYS_I2C_8574_ADDR2}, \
H A Dvme8349.h225 #define CONFIG_SYS_I2C_8574_ADDR2 0x20 /* I2C1, PCF8574 */ macro
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/
H A Dpci.c77 if ((i2c_read(CONFIG_SYS_I2C_8574_ADDR2, 0, 0, &reg8, sizeof(reg8)) == 0) || in pci_init_board()
H A Dmpc8349itx.c287 else if (i2c_read(CONFIG_SYS_I2C_8574_ADDR2, 0, 0, &i2c_data, sizeof(i2c_data)) == 0) in misc_init_r()
/OK3568_Linux_fs/u-boot/board/esd/vme8349/
H A Dpci.c65 if ((i2c_read(CONFIG_SYS_I2C_8574_ADDR2, 0, 0, &reg8, 1) == 0) || in pci_init_board()
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt3353 CONFIG_SYS_I2C_8574_ADDR2