Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dtegra_i2c.c178 static int wait_for_tx_fifo_empty(struct i2c_control *control) in wait_for_tx_fifo_empty() function
271 if (!wait_for_tx_fifo_empty(control)) { in send_recv_packets()