Lines Matching defs:dma
9 #include <linux/dma-mapping.h>
25 #include <linux/platform_data/dma-ste-dma40.h>
445 * @dma_cfg: The client configuration of this dma channel.
992 * The dma only supports transmitting packages up to
995 * Calculate the total number of dma elements required to send the entire sg list.
1510 /* Start dma job */
1553 /* Start dma job */
1723 * in case any dma client requires it.
2400 /* If no dma configuration is set use default configuration (memcpy) */
2782 static void __init d40_chan_init(struct d40_base *base, struct dma_device *dma,
2789 INIT_LIST_HEAD(&dma->channels);
2794 d40c->chan.device = dma;
2810 &dma->channels);
3333 /* Configure all our dma channels to default settings */
3467 of_property_read_u32(np, "dma-channels", &num_phy);
3560 "[%s] Mismatch LCPA dma 0x%x, def %pa\n",
3647 d40_err(&pdev->dev, "Failed to set dma max seg size\n");