Home
last modified time | relevance | path

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

/u-boot/board/freescale/p1_p2_rdb_pc/
A Dp1_p2_rdb_pc.c180 ret = i2c_get_chip_for_busnum(bus_num, CONFIG_SYS_I2C_PCA9557_ADDR, in checkboard()
197 if (i2c_read(CONFIG_SYS_I2C_PCA9557_ADDR, 0, 1, &in, 1) < 0 || in checkboard()
198 i2c_read(CONFIG_SYS_I2C_PCA9557_ADDR, 1, 1, &out, 1) < 0 || in checkboard()
199 i2c_read(CONFIG_SYS_I2C_PCA9557_ADDR, 3, 1, &io_config, 1) < 0) { in checkboard()
/u-boot/include/configs/
A DUCP1020.h327 #define CONFIG_SYS_I2C_PCA9557_ADDR 0x18 macro
A Dp1_p2_rdb_pc.h491 #define CONFIG_SYS_I2C_PCA9557_ADDR 0x18 macro
/u-boot/scripts/
A Dconfig_whitelist.txt2658 CONFIG_SYS_I2C_PCA9557_ADDR

Completed in 11 milliseconds