Searched refs:repeat_tx (Results 1 – 1 of 1) sorted by relevance
886 bool repeat_tx; in xdma_channel_isr() local932 repeat_tx = vd->tx.flags & DMA_PREP_REPEAT; in xdma_channel_isr()935 repeat_tx = repeat_tx && !(next_vd->tx.flags & DMA_PREP_LOAD_EOT); in xdma_channel_isr()936 if (repeat_tx) { in xdma_channel_isr()