Home
last modified time | relevance | path

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

/u-boot/board/wandboard/
A Dwandboard.c58 #define I2C1_SPEED_NON_DM 0 macro
61 #define I2C1_SPEED_NON_DM CONFIG_SYS_MXC_I2C1_SPEED macro
468 setup_i2c(1, I2C1_SPEED_NON_DM, 0x7f, &mx6dl_i2c2_pad_info); in board_init()
470 setup_i2c(1, I2C1_SPEED_NON_DM, 0x7f, &mx6q_i2c2_pad_info); in board_init()
473 setup_i2c(1, I2C1_SPEED_NON_DM, 0x7f, &mx6dl_i2c2_pad_info); in board_init()

Completed in 3 milliseconds