Searched refs:DMA_PREP_LOAD_EOT (Results 1 – 3 of 3) sorted by relevance
214 DMA_PREP_LOAD_EOT = (1 << 9), enumerator
930 repeat_tx = repeat_tx && !(next_vd->tx.flags & DMA_PREP_LOAD_EOT); in xdma_channel_isr()
1302 if (!(flags & DMA_PREP_REPEAT) || !(flags & DMA_PREP_LOAD_EOT)) in xilinx_dpdma_prep_interleaved_dma()