Searched refs:dma_config (Results 1 – 4 of 4) sorted by relevance
503 const struct xilinx_dma_config *dma_config; member829 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_VDMA) { in xilinx_dma_free_tx_descriptor()834 } else if (chan->xdev->dma_config->dmatype == XDMA_TYPE_CDMA) { in xilinx_dma_free_tx_descriptor()840 } else if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_free_tx_descriptor()905 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIDMA) { in xilinx_dma_free_chan_resources()920 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_AXIMCDMA) { in xilinx_dma_free_chan_resources()931 if (chan->xdev->dma_config->dmatype != XDMA_TYPE_AXIDMA && in xilinx_dma_free_chan_resources()932 chan->xdev->dma_config->dmatype != XDMA_TYPE_AXIMCDMA) { in xilinx_dma_free_chan_resources()959 if (chan->xdev->dma_config->dmatype == XDMA_TYPE_CDMA) { in xilinx_dma_get_residue()966 } else if (chan->xdev->dma_config->dmatype == in xilinx_dma_get_residue()[all …]
264 struct dma_slave_config dma_config; member508 src_addr_width = chan->dma_config.src_addr_width; in stm32_mdma_set_xfer_param()509 dst_addr_width = chan->dma_config.dst_addr_width; in stm32_mdma_set_xfer_param()510 src_maxburst = chan->dma_config.src_maxburst; in stm32_mdma_set_xfer_param()511 dst_maxburst = chan->dma_config.dst_maxburst; in stm32_mdma_set_xfer_param()566 dst_addr = chan->dma_config.dst_addr; in stm32_mdma_set_xfer_param()615 src_addr = chan->dma_config.src_addr; in stm32_mdma_set_xfer_param()731 struct dma_slave_config *dma_config = &chan->dma_config; in stm32_mdma_setup_xfer() local745 dst_addr = dma_config->dst_addr; in stm32_mdma_setup_xfer()752 src_addr = dma_config->src_addr; in stm32_mdma_setup_xfer()[all …]
237 struct snd_dmaengine_pcm_config dma_config; member
502 &i2s->dma_config, i2s->playback_dma_chan, in tegra30_i2s_platform_probe()