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

/u-boot/board/wandboard/
H A Dwandboard.c58 #define I2C2_SPEED_NON_DM 0 macro
61 #define I2C2_SPEED_NON_DM CONFIG_SYS_MXC_I2C2_SPEED macro
469 setup_i2c(2, I2C2_SPEED_NON_DM, 0x7f, &mx6q_i2c3_pad_info);
472 setup_i2c(2, I2C2_SPEED_NON_DM, 0x7f, &mx6dl_i2c3_pad_info);

Completed in 132 milliseconds