Home
last modified time | relevance | path

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

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