Home
last modified time | relevance | path

Searched refs:mx6q_i2c_pad_info1 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/mx6sabreauto/
H A Dmx6sabreauto.c96 static struct i2c_pads_info mx6q_i2c_pad_info1 = { variable
623 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info1); in board_init()
/OK3568_Linux_fs/u-boot/board/freescale/mx6sabresd/
H A Dmx6sabresd.c204 static struct i2c_pads_info mx6q_i2c_pad_info1 = { variable
639 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info1); in board_init()
/OK3568_Linux_fs/u-boot/board/congatec/cgtqmx6eval/
H A Dcgtqmx6eval.c172 struct i2c_pads_info mx6q_i2c_pad_info1 = { variable
701 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info1); in board_init()
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c116 static struct i2c_pads_info mx6q_i2c_pad_info1 = { variable
171 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c_pad_info1); in setup_ventana_i2c()