Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dma/
A Dfsl-edma-common.h120 struct fsl_edma_engine *edma;
153 struct fsl_edma_engine *fsl_edma);
156 struct fsl_edma_engine { struct
178 static inline u32 edma_readl(struct fsl_edma_engine *edma, void __iomem *addr) in edma_readl() argument
186 static inline void edma_writeb(struct fsl_edma_engine *edma, in edma_writeb()
196 static inline void edma_writew(struct fsl_edma_engine *edma, in edma_writew()
206 static inline void edma_writel(struct fsl_edma_engine *edma, in edma_writel()
252 void fsl_edma_setup_regs(struct fsl_edma_engine *edma);
A Dfsl-edma.c33 struct fsl_edma_engine *fsl_edma = dev_id; in fsl_edma_tx_handler()
77 struct fsl_edma_engine *fsl_edma = dev_id; in fsl_edma_err_handler()
107 struct fsl_edma_engine *fsl_edma = ofdma->of_dma_data; in fsl_edma_xlate()
138 fsl_edma_irq_init(struct platform_device *pdev, struct fsl_edma_engine *fsl_edma) in fsl_edma_irq_init()
178 struct fsl_edma_engine *fsl_edma) in fsl_edma2_irq_init()
220 struct platform_device *pdev, struct fsl_edma_engine *fsl_edma) in fsl_edma_irq_exit()
230 static void fsl_disable_clocks(struct fsl_edma_engine *fsl_edma, int nr_clocks) in fsl_disable_clocks()
271 struct fsl_edma_engine *fsl_edma; in fsl_edma_probe()
428 struct fsl_edma_engine *fsl_edma = platform_get_drvdata(pdev); in fsl_edma_remove()
441 struct fsl_edma_engine *fsl_edma = dev_get_drvdata(dev); in fsl_edma_suspend_late()
[all …]
A Dmcf-edma.c19 struct fsl_edma_engine *mcf_edma = dev_id; in mcf_edma_tx_handler()
67 struct fsl_edma_engine *mcf_edma = dev_id; in mcf_edma_err_handler()
101 struct fsl_edma_engine *mcf_edma) in mcf_edma_irq_init()
146 struct fsl_edma_engine *mcf_edma) in mcf_edma_irq_free()
182 struct fsl_edma_engine *mcf_edma; in mcf_edma_probe()
284 struct fsl_edma_engine *mcf_edma = platform_get_drvdata(pdev); in mcf_edma_remove()
A Dfsl-edma-common.c348 struct fsl_edma_engine *edma = fsl_chan->edma; in fsl_edma_set_tcd_regs()
668 struct fsl_edma_engine *edma = fsl_chan->edma; in fsl_edma_free_chan_resources()
709 void fsl_edma_setup_regs(struct fsl_edma_engine *edma) in fsl_edma_setup_regs()

Completed in 10 milliseconds