Home
last modified time | relevance | path

Searched refs:mx6q_i2c_pad_info2 (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/board/freescale/mx6sabreauto/
Dmx6sabreauto.c127 static struct i2c_pads_info mx6q_i2c_pad_info2 = { variable
601 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info2); in board_init()
/external/u-boot/board/gateworks/gw_ventana/
Dcommon.c141 static struct i2c_pads_info mx6q_i2c_pad_info2 = { variable
171 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info2); in setup_ventana_i2c()