Home
last modified time | relevance | path

Searched refs:mdma (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/dma/
A Dmpc512x_dma.c363 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 Dimg-mdc-dma.c210 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 DMakefile71 obj-$(CONFIG_STM32_MDMA) += stm32-mdma.o
/linux/drivers/rapidio/devices/
A Dtsi721.c125 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 Dtsi721.h889 struct tsi721_bdma_maint mdma; /* Maintenance rd/wr request channel */ member
/linux/drivers/dma/qcom/
A Dhidma.c111 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 Dst,stm32-mdma.yaml4 $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 Dzynqmp-zc1751-xm017-dc3.dts128 arasan,has-mdma;
A Dzynqmp-zc1751-xm016-dc2.dts133 arasan,has-mdma;
/linux/drivers/crypto/stm32/
A Dstm32-hash.c410 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 Dexynos5250.dtsi720 mdma0: mdma@10800000 {
731 mdma1: mdma@11c10000 {
A Dexynos4210-universal_c210.dts662 mdma0: mdma@12840000 {
A Dexynos5420.dtsi467 mdma0: mdma@10800000 {
478 mdma1: mdma@11c10000 {
A Ds5pv210.dtsi531 mdma1: mdma@fa200000 {
A Dstm32h743.dtsi364 compatible = "st,stm32h7-mdma";
A Dexynos4.dtsi694 mdma1: mdma@12850000 {
A Dstm32mp151.dtsi1332 compatible = "st,stm32h7-mdma";

Completed in 43 milliseconds