Searched refs:dma_config (Results 1 – 4 of 4) sorted by relevance
437 const struct xilinx_dma_config *dma_config; member697 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_VDMA) { in xilinx_dma_free_tx_descriptor()702 } else if (chan->xdev->dma_config->dmatype == XDMA_TYPE_CDMA) { in xilinx_dma_free_tx_descriptor()767 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_free_chan_resources()782 if (chan->xdev->dma_config->dmatype != XDMA_TYPE_AXIDMA) { in xilinx_dma_free_chan_resources()878 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_alloc_chan_resources()903 } else if (chan->xdev->dma_config->dmatype == XDMA_TYPE_CDMA) { in xilinx_dma_alloc_chan_resources()918 (chan->xdev->dma_config->dmatype != XDMA_TYPE_AXIDMA)) { in xilinx_dma_alloc_chan_resources()925 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_alloc_chan_resources()945 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_alloc_chan_resources()[all …]
274 struct dma_slave_config dma_config; member519 src_addr_width = chan->dma_config.src_addr_width; in stm32_mdma_set_xfer_param()520 dst_addr_width = chan->dma_config.dst_addr_width; in stm32_mdma_set_xfer_param()521 src_maxburst = chan->dma_config.src_maxburst; in stm32_mdma_set_xfer_param()522 dst_maxburst = chan->dma_config.dst_maxburst; in stm32_mdma_set_xfer_param()577 dst_addr = chan->dma_config.dst_addr; in stm32_mdma_set_xfer_param()626 src_addr = chan->dma_config.src_addr; in stm32_mdma_set_xfer_param()742 struct dma_slave_config *dma_config = &chan->dma_config; in stm32_mdma_setup_xfer() local756 dst_addr = dma_config->dst_addr; in stm32_mdma_setup_xfer()763 src_addr = dma_config->src_addr; in stm32_mdma_setup_xfer()[all …]
248 struct snd_dmaengine_pcm_config dma_config; member
486 &i2s->dma_config, i2s->playback_dma_chan, in tegra30_i2s_platform_probe()