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

  /external/u-boot/board/congatec/cgtqmx6eval/
cgtqmx6eval.c 172 struct i2c_pads_info mx6q_i2c_pad_info1 = { variable in typeref:struct:i2c_pads_info
699 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info1);
  /external/u-boot/board/freescale/mx6sabreauto/
mx6sabreauto.c 96 static struct i2c_pads_info mx6q_i2c_pad_info1 = { variable in typeref:struct:i2c_pads_info
593 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info1);
  /external/u-boot/board/freescale/mx6sabresd/
mx6sabresd.c 206 static struct i2c_pads_info mx6q_i2c_pad_info1 = { variable in typeref:struct:i2c_pads_info
638 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info1);
  /external/u-boot/board/gateworks/gw_ventana/
common.c 115 static struct i2c_pads_info mx6q_i2c_pad_info1 = { variable in typeref:struct:i2c_pads_info
170 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info1);
    [all...]

Completed in 76 milliseconds