HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_SYS_I2C_IDT6V49205B (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/Arcturus/ucp1020/
ucp1020.c 199 if (i2c_read(CONFIG_SYS_I2C_IDT6V49205B, 7, 1, &id1[0], 2) < 0) {
203 i2c_read(CONFIG_SYS_I2C_IDT6V49205B, 4, 1, &id1[0], 2);
206 i2c_write(CONFIG_SYS_I2C_IDT6V49205B, 4, 1, &id1[0], 2);
  /external/u-boot/include/configs/
UCP1020.h 297 #define CONFIG_SYS_I2C_IDT6V49205B 0x69

Completed in 52 milliseconds