Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddmaengine.h67 DMA_REPEAT, enumerator
1031 !test_bit(DMA_REPEAT, chan->device->cap_mask.bits)) in dmaengine_prep_interleaved_dma()
/OK3568_Linux_fs/kernel/Documentation/driver-api/dmaengine/
H A Dprovider.rst258 - DMA_REPEAT
582 - This flag is only supported if the channel reports the DMA_REPEAT
/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dxilinx_dpdma.c1669 dma_cap_set(DMA_REPEAT, ddev->cap_mask); in xilinx_dpdma_probe()