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

  /external/u-boot/board/freescale/mx6sabreauto/
mx6sabreauto.c 127 static struct i2c_pads_info mx6q_i2c_pad_info2 = { variable in typeref:struct:i2c_pads_info
601 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info2);
  /external/u-boot/board/gateworks/gw_ventana/
common.c 141 static struct i2c_pads_info mx6q_i2c_pad_info2 = { variable in typeref:struct:i2c_pads_info
171 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info2);
    [all...]

Completed in 69 milliseconds