Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/dma/xilinx/
H A Dxilinx_dma.c461 * @XDMA_TYPE_AXIDMA: Axi dma ip.
468 XDMA_TYPE_AXIDMA = 0, enumerator
872 } else if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_free_tx_descriptor()
937 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_free_chan_resources()
963 if (chan->xdev->dma_config->dmatype != XDMA_TYPE_AXIDMA && in xilinx_dma_free_chan_resources()
999 XDMA_TYPE_AXIDMA) { in xilinx_dma_get_residue()
1124 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_alloc_chan_resources()
1206 ((chan->xdev->dma_config->dmatype != XDMA_TYPE_AXIDMA) && in xilinx_dma_alloc_chan_resources()
1216 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_alloc_chan_resources()
1719 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_complete_descriptor()
[all...]
/kernel/linux/linux-5.10/drivers/dma/xilinx/
H A Dxilinx_dma.c456 * @XDMA_TYPE_AXIDMA: Axi dma ip.
463 XDMA_TYPE_AXIDMA = 0, enumerator
842 } else if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_free_tx_descriptor()
907 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_free_chan_resources()
933 if (chan->xdev->dma_config->dmatype != XDMA_TYPE_AXIDMA && in xilinx_dma_free_chan_resources()
969 XDMA_TYPE_AXIDMA) { in xilinx_dma_get_residue()
1096 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_alloc_chan_resources()
1178 ((chan->xdev->dma_config->dmatype != XDMA_TYPE_AXIDMA) && in xilinx_dma_alloc_chan_resources()
1188 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_alloc_chan_resources()
1910 } else if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in append_desc_queue()
[all...]

Completed in 6 milliseconds