Searched refs:CONFIG_SYS_I2C_PCA9557_ADDR (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/freescale/p1_p2_rdb_pc/ |
| H A D | p1_p2_rdb_pc.c | 237 if (i2c_read(CONFIG_SYS_I2C_PCA9557_ADDR, 0, 1, &in, 1) < 0 || in checkboard() 238 i2c_read(CONFIG_SYS_I2C_PCA9557_ADDR, 1, 1, &out, 1) < 0 || in checkboard() 239 i2c_read(CONFIG_SYS_I2C_PCA9557_ADDR, 3, 1, &io_config, 1) < 0) { in checkboard()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | UCP1020.h | 314 #define CONFIG_SYS_I2C_PCA9557_ADDR 0x18 macro
|
| H A D | p1_p2_rdb_pc.h | 619 #define CONFIG_SYS_I2C_PCA9557_ADDR 0x18 macro
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | config_whitelist.txt | 3439 CONFIG_SYS_I2C_PCA9557_ADDR
|