Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddmaengine.h67 DMA_LOAD_EOT, enumerator
/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst291 - DMA_LOAD_EOT
633 - This flag is only supported if the channel reports the DMA_LOAD_EOT
/linux/drivers/dma/xilinx/
H A Dxdma.c1260 dma_cap_set(DMA_LOAD_EOT, xdev->dma_dev.cap_mask); in xdma_probe()
H A Dxilinx_dpdma.c1773 dma_cap_set(DMA_LOAD_EOT, ddev->cap_mask); in xilinx_dpdma_probe()