Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/musb/
Dmusb_dma.h132 bool rx_packet_done; member
Dmusb_cppi41.c136 cppi41_channel->channel.rx_packet_done = true; in cppi41_trans_done()
432 cppi41_channel->channel.rx_packet_done = false; in cppi41_configure_channel()
Dmusb_host.c1741 || dma->rx_packet_done); in musb_host_rx()