Searched refs:CFG_SYS_I2C_G762_ADDR (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/configs/
H A Dlacie_kw.h27 #define CFG_SYS_I2C_G762_ADDR 0x3e macro
/u-boot/board/LaCie/net2big_v2/
H A Dnet2big_v2.c91 #if defined(CONFIG_CMD_I2C) && defined(CFG_SYS_I2C_G762_ADDR)
103 if (i2c_write(CFG_SYS_I2C_G762_ADDR,
107 if (i2c_write(CFG_SYS_I2C_G762_ADDR,
127 if (i2c_write(CFG_SYS_I2C_G762_ADDR,
134 CFG_SYS_I2C_G762_ADDR);
138 #endif /* CONFIG_CMD_I2C && CFG_SYS_I2C_G762_ADDR */

Completed in 41 milliseconds