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