Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dimg-mdc-dma.c120 struct mdc_dma *mdma;
135 struct mdc_dma { struct
151 static inline u32 mdc_readl(struct mdc_dma *mdma, u32 reg) in mdc_readl() argument
156 static inline void mdc_writel(struct mdc_dma *mdma, u32 val, u32 reg) in mdc_writel()
183 static inline struct device *mdma2dev(struct mdc_dma *mdma) in mdma2dev()
212 struct mdc_dma *mdma = mchan->mdma; in mdc_list_desc_config()
264 struct mdc_dma *mdma = mdesc->chan->mdma; in mdc_list_desc_free()
292 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_dma_memcpy()
375 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_dma_cyclic()
457 struct mdc_dma *mdma = mchan->mdma; in mdc_prep_slave_sg()
[all …]