Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dimg-mdc-dma.c121 struct mdc_dma *mdma;
136 struct mdc_dma { struct
152 static inline u32 mdc_readl(struct mdc_dma *mdma, u32 reg) in mdc_readl() argument
157 static inline void mdc_writel(struct mdc_dma *mdma, u32 val, u32 reg) in mdc_writel()
184 static inline struct device *mdma2dev(struct mdc_dma *mdma) in mdma2dev()
213 struct mdc_dma *mdma = mchan->mdma; in mdc_list_desc_config()
265 struct mdc_dma *mdma = mdesc->chan->mdma; in mdc_list_desc_free()
293 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_dma_memcpy()
375 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_dma_cyclic()
456 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_slave_sg()
[all …]