Home
last modified time | relevance | path

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

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