Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Ddmaengine.h66 DMA_REPEAT, enumerator
1054 !test_bit(DMA_REPEAT, chan->device->cap_mask.bits)) in dmaengine_prep_interleaved_dma()
/linux-6.12.1/Documentation/driver-api/dmaengine/
Dprovider.rst277 - DMA_REPEAT
611 - This flag is only supported if the channel reports the DMA_REPEAT
/linux-6.12.1/drivers/dma/xilinx/
Dxdma.c1265 dma_cap_set(DMA_REPEAT, xdev->dma_dev.cap_mask); in xdma_probe()
Dxilinx_dpdma.c1772 dma_cap_set(DMA_REPEAT, ddev->cap_mask); in xilinx_dpdma_probe()