Searched defs:mdma (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/dma/ |
H A D | img-mdc-dma.c | 117 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 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 833 struct mpc_dma *mdma = dma_chan_to_mpc_dma(&mchan->chan); in mpc_dma_device_config() local [all …]
|
/openbmc/linux/drivers/dma/qcom/ |
H A D | hidma.c | 111 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 D | stm32mp131.dtsi | 1213 mdma: dma-controller@58000000 { label
|
/openbmc/linux/drivers/rapidio/devices/ |
H A D | tsi721.c | 1508 struct tsi721_bdma_maint *mdma = &priv->mdma; in tsi721_bdma_maint_free() local
|
H A D | tsi721.h | 889 struct tsi721_bdma_maint mdma; /* Maintenance rd/wr request channel */ member
|
/openbmc/linux/drivers/crypto/stm32/ |
H A D | stm32-hash.c | 519 struct scatterlist *sg, int length, int mdma) in stm32_hash_xmit_dma()
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | clk-stm32mp13.c | 885 static struct clk_stm32_gate mdma = { variable
|