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

/u-boot/drivers/i2c/
H A Dfsl_i2c.c297 static int i2c_wait4bus(const struct fsl_i2c_base *base) function
414 if (i2c_wait4bus(base) < 0)
447 if (i2c_wait4bus(base)) /* Wait until STOP */
461 if (i2c_wait4bus(base) < 0)
470 if (i2c_wait4bus(base)) /* Wait until STOP */

Completed in 56 milliseconds