Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/xilinx/
H A Dxilinx_dma.c471 XDMA_TYPE_AXIDMA = 0, enumerator
940 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_free_chan_resources()
966 if (chan->xdev->dma_config->dmatype != XDMA_TYPE_AXIDMA && in xilinx_dma_free_chan_resources()
1002 XDMA_TYPE_AXIDMA) { in xilinx_dma_get_residue()
1127 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_alloc_chan_resources()
2923 if (xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_chan_probe()
3018 .dmatype = XDMA_TYPE_AXIDMA,
3101 if (xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA || in xilinx_dma_probe()
3118 if (xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_probe()
3177 if (xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_probe()
[all …]