Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Ddmaengine.h68 DMA_LOAD_EOT, enumerator
/linux-5.19.10/Documentation/driver-api/dmaengine/
Dprovider.rst299 - DMA_LOAD_EOT
628 - This flag is only supported if the channel reports the DMA_LOAD_EOT
/linux-5.19.10/drivers/dma/xilinx/
Dxilinx_dpdma.c1674 dma_cap_set(DMA_LOAD_EOT, ddev->cap_mask); in xilinx_dpdma_probe()