Home
last modified time | relevance | path

Searched refs:mdc_dma (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/dma/
Dimg-mdc-dma.c117 struct mdc_dma *mdma;
132 struct mdc_dma { struct
148 static inline u32 mdc_readl(struct mdc_dma *mdma, u32 reg) in mdc_readl() argument
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()
261 struct mdc_dma *mdma = mdesc->chan->mdma; in mdc_list_desc_free()
289 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_dma_memcpy()
371 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_dma_cyclic()
452 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_slave_sg()
[all …]