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

/drivers/usb/musb/
H A Dmusb_cppi41.c106 static bool musb_is_tx_fifo_empty(struct musb_hw_ep *hw_ep) function
205 empty = musb_is_tx_fifo_empty(hw_ep);
251 empty = musb_is_tx_fifo_empty(hw_ep);
272 empty = musb_is_tx_fifo_empty(hw_ep);
281 empty = musb_is_tx_fifo_empty(hw_ep);

Completed in 188 milliseconds