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

/u-boot/drivers/i2c/
H A Dast_i2c.c164 static int ast_i2c_wait_tx(struct udevice *dev) function
197 return ast_i2c_wait_tx(dev);
242 ret = ast_i2c_wait_tx(dev);

Completed in 35 milliseconds