Home
last modified time | relevance | path

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

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