Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddmaengine.h213 DMA_PREP_REPEAT = (1 << 8), enumerator
1060 if (flags & DMA_PREP_REPEAT && in dmaengine_prep_interleaved_dma()
/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst280 the DMA_PREP_REPEAT transfer flag, is similar to a cyclic transfer in that
603 - DMA_PREP_REPEAT
H A Dclient.rst95 setting the DMA_PREP_REPEAT transfer flag.