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

  /external/u-boot/board/freescale/common/
qixis.h 97 #ifdef CONFIG_SYS_I2C_FPGA_ADDR
102 #if defined(CONFIG_QIXIS_I2C_ACCESS) && defined(CONFIG_SYS_I2C_FPGA_ADDR)
111 #ifdef CONFIG_SYS_I2C_FPGA_ADDR
qixis.c 24 #ifdef CONFIG_SYS_I2C_FPGA_ADDR
27 return i2c_reg_read(CONFIG_SYS_I2C_FPGA_ADDR, reg);
33 i2c_reg_write(CONFIG_SYS_I2C_FPGA_ADDR, reg, val);
  /external/u-boot/include/configs/
ls1012aqds.h 27 #define CONFIG_SYS_I2C_FPGA_ADDR 0x66
BSC9132QDS.h 292 #define CONFIG_SYS_I2C_FPGA_ADDR 0x66
410 #define CONFIG_SYS_I2C_FPGA_ADDR 0x66
ls1043aqds.h 213 #define CONFIG_SYS_I2C_FPGA_ADDR 0x66
ls1088ardb.h 148 #define CONFIG_SYS_I2C_FPGA_ADDR 0x66
ls2080aqds.h 23 #define CONFIG_SYS_I2C_FPGA_ADDR 0x66
ls2080ardb.h 274 #define CONFIG_SYS_I2C_FPGA_ADDR 0x66
ls1021aqds.h 220 #define CONFIG_SYS_I2C_FPGA_ADDR 0x66
ls1046aqds.h 247 #define CONFIG_SYS_I2C_FPGA_ADDR 0x66
ls1088aqds.h 162 #define CONFIG_SYS_I2C_FPGA_ADDR 0x66
  /external/u-boot/board/freescale/ls1012aqds/
ls1012aqds.c 101 i2c_write(CONFIG_SYS_I2C_FPGA_ADDR, 0x5a, 1, &mux_sdhc_cd, 1);
  /external/u-boot/board/freescale/ls1088a/
ls1088a.c 415 ret = i2c_read(CONFIG_SYS_I2C_FPGA_ADDR,
425 ret = i2c_write(CONFIG_SYS_I2C_FPGA_ADDR,

Completed in 82 milliseconds