Home
last modified time | relevance | path

Searched defs:mdma (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dimg-mdc-dma.c117 struct mdc_dma *mdma; member
209 struct mdc_dma *mdma = mchan->mdma; in mdc_list_desc_config() local
261 struct mdc_dma *mdma = mdesc->chan->mdma; in mdc_list_desc_free() local
289 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_dma_memcpy() local
371 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_dma_cyclic() local
452 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_slave_sg() local
525 struct mdc_dma *mdma = mchan->mdma; in mdc_issue_desc() local
747 struct mdc_dma *mdma = mchan->mdma; in mdc_free_chan_resources() local
837 struct mdc_dma *mdma = mchan->mdma; in pistachio_mdc_enable_chan() local
849 struct mdc_dma *mdma = mchan->mdma; in pistachio_mdc_disable_chan() local
[all …]
H A Dmpc512x_dma.c256 struct mpc_dma *mdma = dma_chan_to_mpc_dma(&mchan->chan); in mpc_dma_execute() local
351 struct mpc_dma *mdma = data; in mpc_dma_irq() local
376 static void mpc_dma_process_completed(struct mpc_dma *mdma) in mpc_dma_process_completed()
419 struct mpc_dma *mdma = from_tasklet(mdma, t, tasklet); in mpc_dma_tasklet() local
488 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); in mpc_dma_alloc_chan_resources() local
546 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); in mpc_dma_free_chan_resources() local
604 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); in mpc_dma_prep_memcpy() local
688 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); in mpc_dma_prep_slave_sg() local
882 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); in mpc_dma_device_terminate_all() local
903 struct mpc_dma *mdma; in mpc_dma_probe() local
[all …]
/openbmc/linux/drivers/dma/qcom/
H A Dhidma.c111 struct hidma_dev *mdma = to_hidma_dev(ddev); in hidma_process_completed() local
398 struct hidma_dev *mdma = mchan->dmadev; in hidma_prep_dma_memcpy() local
431 struct hidma_dev *mdma = mchan->dmadev; in hidma_prep_dma_memset() local
537 struct hidma_dev *mdma = mchan->dmadev; in hidma_free_chan_resources() local
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp131.dtsi1213 mdma: dma-controller@58000000 { label
/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.c1508 struct tsi721_bdma_maint *mdma = &priv->mdma; in tsi721_bdma_maint_free() local
H A Dtsi721.h889 struct tsi721_bdma_maint mdma; /* Maintenance rd/wr request channel */ member
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c519 struct scatterlist *sg, int length, int mdma) in stm32_hash_xmit_dma()
/openbmc/linux/drivers/clk/stm32/
H A Dclk-stm32mp13.c885 static struct clk_stm32_gate mdma = { variable