Searched defs:mdma (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/rapidio/devices/
H A Dtsi721.c1142 struct tsi721_bdma_maint *mdma = &priv->mdma; tsi721_bdma_maint_free() local
H A Dtsi721.h833 struct tsi721_bdma_maint mdma; /* Maintenance rd/wr request channel */ member in struct:tsi721_device
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c209 bfin_debug_mmrs_dma(struct dentry *parent, unsigned long base, int num, char mdma, const char *pfx) bfin_debug_mmrs_dma() argument
/linux-4.4.14/drivers/dma/
H A Dimg-mdc-dma.c120 struct mdc_dma *mdma; member in struct:mdc_chan
151 static inline u32 mdc_readl(struct mdc_dma *mdma, u32 reg) mdc_readl() argument
156 static inline void mdc_writel(struct mdc_dma *mdma, u32 val, u32 reg) mdc_writel() argument
183 static inline struct device *mdma2dev(struct mdc_dma *mdma) mdma2dev() argument
212 struct mdc_dma *mdma = mchan->mdma; mdc_list_desc_config() local
264 struct mdc_dma *mdma = mdesc->chan->mdma; mdc_list_desc_free() local
292 struct mdc_dma *mdma = mchan->mdma; mdc_prep_dma_memcpy() local
375 struct mdc_dma *mdma = mchan->mdma; mdc_prep_dma_cyclic() local
457 struct mdc_dma *mdma = mchan->mdma; mdc_prep_slave_sg() local
531 struct mdc_dma *mdma = mchan->mdma; mdc_issue_desc() local
695 struct mdc_dma *mdma = mchan->mdma; mdc_free_chan_resources() local
776 struct mdc_dma *mdma = ofdma->of_dma_data; mdc_of_xlate() local
803 struct mdc_dma *mdma = mchan->mdma; pistachio_mdc_enable_chan() local
815 struct mdc_dma *mdma = mchan->mdma; pistachio_mdc_disable_chan() local
837 struct mdc_dma *mdma; mdc_dma_probe() local
972 struct mdc_dma *mdma = platform_get_drvdata(pdev); mdc_dma_remove() local
H A Dmpc512x_dma.c263 struct mpc_dma *mdma = dma_chan_to_mpc_dma(&mchan->chan); mpc_dma_execute() local
325 static void mpc_dma_irq_process(struct mpc_dma *mdma, u32 is, u32 es, int off) mpc_dma_irq_process() argument
358 struct mpc_dma *mdma = data; mpc_dma_irq() local
383 static void mpc_dma_process_completed(struct mpc_dma *mdma) mpc_dma_process_completed() argument
427 struct mpc_dma *mdma = (void *)data; mpc_dma_tasklet() local
501 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); mpc_dma_alloc_chan_resources() local
559 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); mpc_dma_free_chan_resources() local
617 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); mpc_dma_prep_memcpy() local
692 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); mpc_dma_prep_slave_sg() local
848 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); mpc_dma_device_terminate_all() local
869 struct mpc_dma *mdma; mpc_dma_probe() local
1056 struct mpc_dma *mdma = dev_get_drvdata(dev); mpc_dma_remove() local

Completed in 306 milliseconds