Searched defs:mdma (Results 1 – 6 of 6) sorted by relevance
/drivers/dma/ |
D | img-mdc-dma.c | 118 struct mdc_dma *mdma; member 149 static inline u32 mdc_readl(struct mdc_dma *mdma, u32 reg) in mdc_readl() 154 static inline void mdc_writel(struct mdc_dma *mdma, u32 val, u32 reg) in mdc_writel() 181 static inline struct device *mdma2dev(struct mdc_dma *mdma) in mdma2dev() 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 [all …]
|
D | mpc512x_dma.c | 256 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 832 struct mpc_dma *mdma = dma_chan_to_mpc_dma(&mchan->chan); in mpc_dma_device_config() local [all …]
|
/drivers/dma/qcom/ |
D | hidma.c | 117 struct hidma_dev *mdma = to_hidma_dev(ddev); in hidma_process_completed() local 405 struct hidma_dev *mdma = mchan->dmadev; in hidma_prep_dma_memcpy() local 438 struct hidma_dev *mdma = mchan->dmadev; in hidma_prep_dma_memset() local 533 struct hidma_dev *mdma = mchan->dmadev; in hidma_free_chan_resources() local
|
/drivers/rapidio/devices/ |
D | tsi721.c | 1508 struct tsi721_bdma_maint *mdma = &priv->mdma; in tsi721_bdma_maint_free() local
|
D | tsi721.h | 889 struct tsi721_bdma_maint mdma; /* Maintenance rd/wr request channel */ member
|
/drivers/crypto/stm32/ |
D | stm32-hash.c | 409 struct scatterlist *sg, int length, int mdma) in stm32_hash_xmit_dma()
|