Searched refs:i2c_wait4bus (Results 1 – 1 of 1) sorted by relevance
293 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus() function409 if (i2c_wait4bus(base) < 0) in __i2c_read()442 if (i2c_wait4bus(base)) /* Wait until STOP */ in __i2c_read()456 if (i2c_wait4bus(base) < 0) in __i2c_write()465 if (i2c_wait4bus(base)) /* Wait until STOP */ in __i2c_write()