Searched refs:CONFIG_SYS_I2C_IDT6V49205B (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/board/Arcturus/ucp1020/ |
D | ucp1020.c | 199 if (i2c_read(CONFIG_SYS_I2C_IDT6V49205B, 7, 1, &id1[0], 2) < 0) { in last_stage_init() 203 i2c_read(CONFIG_SYS_I2C_IDT6V49205B, 4, 1, &id1[0], 2); in last_stage_init() 206 i2c_write(CONFIG_SYS_I2C_IDT6V49205B, 4, 1, &id1[0], 2); in last_stage_init()
|
/external/u-boot/include/configs/ |
D | UCP1020.h | 297 #define CONFIG_SYS_I2C_IDT6V49205B 0x69 macro
|
/external/u-boot/scripts/ |
D | config_whitelist.txt | 3106 CONFIG_SYS_I2C_IDT6V49205B
|