Searched refs:mpc_dma (Results 1 – 1 of 1) sorted by relevance
215 struct mpc_dma { struct239 static inline struct mpc_dma *dma_chan_to_mpc_dma(struct dma_chan *c) in dma_chan_to_mpc_dma()243 return container_of(mchan, struct mpc_dma, channels[c->chan_id]); in dma_chan_to_mpc_dma()256 struct mpc_dma *mdma = dma_chan_to_mpc_dma(&mchan->chan); in mpc_dma_execute()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()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()488 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); in mpc_dma_alloc_chan_resources()546 struct mpc_dma *mdma = dma_chan_to_mpc_dma(chan); in mpc_dma_free_chan_resources()[all …]