Home
last modified time | relevance | path

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

/u-boot/board/wandboard/
A Dwandboard.c59 #define I2C2_SPEED_NON_DM 0 macro
62 #define I2C2_SPEED_NON_DM CONFIG_SYS_MXC_I2C2_SPEED macro
471 setup_i2c(2, I2C2_SPEED_NON_DM, 0x7f, &mx6q_i2c3_pad_info); in board_init()
474 setup_i2c(2, I2C2_SPEED_NON_DM, 0x7f, &mx6dl_i2c3_pad_info); in board_init()

Completed in 3 milliseconds