Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/musb/
H A Dcppi_dma.h141 int tx_zlp; member
H A Dmusb_cppi41.c137 if (cppi41_channel->tx_zlp && (cppi41_channel->transferred % in cppi41_trans_done()
427 cppi41_channel->tx_zlp = (cppi41_channel->is_tx && mode) ? 1 : 0; in cppi41_configure_channel()