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

  /external/u-boot/board/liebherr/mccmon6/
mccmon6.c 320 struct i2c_pads_info mx6q_i2c2_pad_info = { variable in typeref:struct:i2c_pads_info
362 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c2_pad_info);
  /external/u-boot/board/wandboard/
wandboard.c 248 struct i2c_pads_info mx6q_i2c2_pad_info = { variable in typeref:struct:i2c_pads_info
536 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c2_pad_info);

Completed in 696 milliseconds