Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dimg-mdc-dma.c117 struct mdc_dma *mdma; member
148 static inline u32 mdc_readl(struct mdc_dma *mdma, u32 reg) in mdc_readl()
153 static inline void mdc_writel(struct mdc_dma *mdma, u32 val, u32 reg) in mdc_writel()
180 static inline struct device *mdma2dev(struct mdc_dma *mdma) in mdma2dev()
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
[all …]
H A Dmpc512x_dma.c256 struct mpc_dma *mdma = dma_chan_to_mpc_dma(&mchan->chan); in mpc_dma_execute() local
318 static void mpc_dma_irq_process(struct mpc_dma *mdma, u32 is, u32 es, int off) in mpc_dma_irq_process()
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
833 struct mpc_dma *mdma = dma_chan_to_mpc_dma(&mchan->chan); in mpc_dma_device_config() local
[all …]
/linux/drivers/dma/qcom/
H A Dhidma.c110 struct hidma_dev *mdma = to_hidma_dev(ddev); in hidma_process_completed() local
397 struct hidma_dev *mdma = mchan->dmadev; in hidma_prep_dma_memcpy() local
430 struct hidma_dev *mdma = mchan->dmadev; in hidma_prep_dma_memset() local
536 struct hidma_dev *mdma = mchan->dmadev; in hidma_free_chan_resources() local
/linux/arch/arm/boot/dts/st/
H A Dstm32mp131.dtsi912 mdma: dma-controller@58000000 { label
/linux/drivers/rapidio/devices/
H A Dtsi721.c1533 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
/linux/drivers/clk/stm32/
H A Dclk-stm32mp13.c887 static struct clk_stm32_gate mdma = { variable