Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dtegra_i2c.c175 static int wait_for_tx_fifo_empty(struct i2c_control *control) in wait_for_tx_fifo_empty() function
268 if (!wait_for_tx_fifo_empty(control)) { in send_recv_packets()