Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/musb/
Dmusb_dma.h120 bool rx_packet_done; member
Dmusb_cppi41.c131 cppi41_channel->channel.rx_packet_done = true; in cppi41_trans_done()
473 cppi41_channel->channel.rx_packet_done = false; in cppi41_configure_channel()
Dmusb_host.c1576 || channel->rx_packet_done); in musb_rx_dma_inventra_cppi41()