| /linux/drivers/dma/ |
| A D | mpc512x_dma.c | 363 mpc_dma_irq_process(mdma, in_be32(&mdma->regs->dmainth), in mpc_dma_irq() 366 mpc_dma_irq_process(mdma, in_be32(&mdma->regs->dmaintl), in mpc_dma_irq() 419 struct mpc_dma *mdma = from_tasklet(mdma, t, tasklet); in mpc_dma_tasklet() local 911 if (!mdma) { in mpc_dma_probe() 917 if (!mdma->irq) { in mpc_dma_probe() 955 mdma->tcd = (struct mpc_dma_tcd *)((u8 *)(mdma->regs) in mpc_dma_probe() 958 retval = request_irq(mdma->irq, &mpc_dma_irq, 0, DRV_NAME, mdma); in mpc_dma_probe() 1075 free_irq(mdma->irq2, mdma); in mpc_dma_probe() 1077 free_irq(mdma->irq, mdma); in mpc_dma_probe() 1096 free_irq(mdma->irq2, mdma); in mpc_dma_remove() [all …]
|
| A D | img-mdc-dma.c | 210 struct mdc_dma *mdma = mchan->mdma; in mdc_list_desc_config() local 262 struct mdc_dma *mdma = mdesc->chan->mdma; in mdc_list_desc_free() local 290 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_dma_memcpy() local 372 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_dma_cyclic() local 453 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_slave_sg() local 526 struct mdc_dma *mdma = mchan->mdma; in mdc_issue_desc() local 748 struct mdc_dma *mdma = mchan->mdma; in mdc_free_chan_resources() local 838 struct mdc_dma *mdma = mchan->mdma; in pistachio_mdc_enable_chan() local 850 struct mdc_dma *mdma = mchan->mdma; in pistachio_mdc_disable_chan() local 972 mchan->mdma = mdma; in mdc_dma_probe() [all …]
|
| A D | Makefile | 71 obj-$(CONFIG_STM32_MDMA) += stm32-mdma.o
|
| /linux/drivers/rapidio/devices/ |
| A D | tsi721.c | 125 bd_ptr = priv->mdma.bd_base; in tsi721_maint_dma() 153 priv->mdma.ch_id, ch_stat); in tsi721_maint_dma() 1443 priv->mdma.bd_num = bd_num; in tsi721_bdma_maint_init() 1445 priv->mdma.bd_base = bd_ptr; in tsi721_bdma_maint_init() 1462 priv->mdma.bd_base = NULL; in tsi721_bdma_maint_init() 1508 struct tsi721_bdma_maint *mdma = &priv->mdma; in tsi721_bdma_maint_free() local 1511 if (mdma->bd_base == NULL) in tsi721_bdma_maint_free() 1525 mdma->bd_base, mdma->bd_phys); in tsi721_bdma_maint_free() 1526 mdma->bd_base = NULL; in tsi721_bdma_maint_free() 1531 mdma->sts_base, mdma->sts_phys); in tsi721_bdma_maint_free() [all …]
|
| A D | tsi721.h | 889 struct tsi721_bdma_maint mdma; /* Maintenance rd/wr request channel */ member
|
| /linux/drivers/dma/qcom/ |
| A D | hidma.c | 111 struct hidma_dev *mdma = to_hidma_dev(ddev); in hidma_process_completed() local 135 llstat = hidma_ll_status(mdma->lldev, mdesc->tre_ch); in hidma_process_completed() 399 struct hidma_dev *mdma = mchan->dmadev; in hidma_prep_dma_memcpy() local 414 hidma_ll_set_transfer_params(mdma->lldev, mdesc->tre_ch, in hidma_prep_dma_memcpy() 432 struct hidma_dev *mdma = mchan->dmadev; in hidma_prep_dma_memset() local 447 hidma_ll_set_transfer_params(mdma->lldev, mdesc->tre_ch, in hidma_prep_dma_memset() 527 struct hidma_dev *mdma = mchan->dmadev; in hidma_free_chan_resources() local 542 hidma_ll_free(mdma->lldev, mdesc->tre_ch); in hidma_free_chan_resources()
|
| /linux/Documentation/devicetree/bindings/dma/ |
| A D | st,stm32-mdma.yaml | 4 $id: http://devicetree.org/schemas/dma/st,stm32-mdma.yaml# 63 const: st,stm32h7-mdma 95 compatible = "st,stm32h7-mdma";
|
| /linux/arch/arm64/boot/dts/xilinx/ |
| A D | zynqmp-zc1751-xm017-dc3.dts | 128 arasan,has-mdma;
|
| A D | zynqmp-zc1751-xm016-dc2.dts | 133 arasan,has-mdma;
|
| /linux/drivers/crypto/stm32/ |
| A D | stm32-hash.c | 410 struct scatterlist *sg, int length, int mdma) in stm32_hash_xmit_dma() argument 434 if (mdma) in stm32_hash_xmit_dma()
|
| /linux/arch/arm/boot/dts/ |
| A D | exynos5250.dtsi | 720 mdma0: mdma@10800000 { 731 mdma1: mdma@11c10000 {
|
| A D | exynos4210-universal_c210.dts | 662 mdma0: mdma@12840000 {
|
| A D | exynos5420.dtsi | 467 mdma0: mdma@10800000 { 478 mdma1: mdma@11c10000 {
|
| A D | s5pv210.dtsi | 531 mdma1: mdma@fa200000 {
|
| A D | stm32h743.dtsi | 364 compatible = "st,stm32h7-mdma";
|
| A D | exynos4.dtsi | 694 mdma1: mdma@12850000 {
|
| A D | stm32mp151.dtsi | 1332 compatible = "st,stm32h7-mdma";
|