Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Ddmaengine.h67 DMA_LOAD_EOT, enumerator
/linux-6.6.21/Documentation/driver-api/dmaengine/
Dprovider.rst289 - DMA_LOAD_EOT
618 - This flag is only supported if the channel reports the DMA_LOAD_EOT
/linux-6.6.21/drivers/dma/xilinx/
Dxilinx_dpdma.c1672 dma_cap_set(DMA_LOAD_EOT, ddev->cap_mask); in xilinx_dpdma_probe()