Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Ddmaengine.h66 DMA_REPEAT, enumerator
1022 !test_bit(DMA_REPEAT, chan->device->cap_mask.bits)) in dmaengine_prep_interleaved_dma()
/Linux-v6.6/Documentation/driver-api/dmaengine/
Dprovider.rst277 - DMA_REPEAT
601 - This flag is only supported if the channel reports the DMA_REPEAT
/Linux-v6.6/drivers/dma/xilinx/
Dxilinx_dpdma.c1671 dma_cap_set(DMA_REPEAT, ddev->cap_mask); in xilinx_dpdma_probe()