Home
last modified time | relevance | path

Searched refs:fsl_edma_engine (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-edma-common.h120 struct fsl_edma_engine *edma;
152 struct fsl_edma_engine *fsl_edma);
155 struct fsl_edma_engine { struct
177 static inline u32 edma_readl(struct fsl_edma_engine *edma, void __iomem *addr) in edma_readl()
185 static inline void edma_writeb(struct fsl_edma_engine *edma, in edma_writeb()
195 static inline void edma_writew(struct fsl_edma_engine *edma, in edma_writew()
205 static inline void edma_writel(struct fsl_edma_engine *edma, in edma_writel()
248 void fsl_edma_setup_regs(struct fsl_edma_engine *edma);
H A Dfsl-edma.c32 struct fsl_edma_engine *fsl_edma = dev_id; in fsl_edma_tx_handler()
76 struct fsl_edma_engine *fsl_edma = dev_id; in fsl_edma_err_handler()
106 struct fsl_edma_engine *fsl_edma = ofdma->of_dma_data; in fsl_edma_xlate()
137 fsl_edma_irq_init(struct platform_device *pdev, struct fsl_edma_engine *fsl_edma) in fsl_edma_irq_init()
177 struct fsl_edma_engine *fsl_edma) in fsl_edma2_irq_init()
219 struct platform_device *pdev, struct fsl_edma_engine *fsl_edma) in fsl_edma_irq_exit()
229 static void fsl_disable_clocks(struct fsl_edma_engine *fsl_edma, int nr_clocks) in fsl_disable_clocks()
270 struct fsl_edma_engine *fsl_edma; in fsl_edma_probe()
423 struct fsl_edma_engine *fsl_edma = platform_get_drvdata(pdev); in fsl_edma_remove()
436 struct fsl_edma_engine *fsl_edm in fsl_edma_suspend_late()
[all...]
H 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()
288 struct fsl_edma_engine *mcf_edma = platform_get_drvdata(pdev); in mcf_edma_remove()
H A Dfsl-edma-common.c348 struct fsl_edma_engine *edma = fsl_chan->edma; in fsl_edma_set_tcd_regs()
679 void fsl_edma_setup_regs(struct fsl_edma_engine *edma) in fsl_edma_setup_regs()
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-common.h138 struct fsl_edma_engine *edma;
211 struct fsl_edma_engine *fsl_edma);
214 struct fsl_edma_engine { struct
256 static inline u32 edma_readl(struct fsl_edma_engine *edma, void __iomem *addr) in edma_readl()
264 static inline u16 edma_readw(struct fsl_edma_engine *edma, void __iomem *addr) in edma_readw()
272 static inline void edma_writeb(struct fsl_edma_engine *edma, in edma_writeb()
282 static inline void edma_writew(struct fsl_edma_engine *edma, in edma_writew()
292 static inline void edma_writel(struct fsl_edma_engine *edma, in edma_writel()
350 void fsl_edma_setup_regs(struct fsl_edma_engine *edma);
H A Dfsl-edma-main.c37 struct fsl_edma_engine *fsl_edma = dev_id; in fsl_edma_tx_handler()
72 struct fsl_edma_engine *fsl_edma = dev_id; in fsl_edma_err_handler()
101 struct fsl_edma_engine *fsl_edma = ofdma->of_dma_data; in fsl_edma_xlate()
134 struct fsl_edma_engine *fsl_edma = ofdma->of_dma_data; in fsl_edma3_xlate()
185 fsl_edma_irq_init(struct platform_device *pdev, struct fsl_edma_engine *fsl_edma) in fsl_edma_irq_init()
225 static int fsl_edma3_irq_init(struct platform_device *pdev, struct fsl_edma_engine *fsl_edma) in fsl_edma3_irq_init()
258 struct fsl_edma_engine *fsl_edma) in fsl_edma2_irq_init()
300 struct platform_device *pdev, struct fsl_edma_engine *fsl_edma) in fsl_edma_irq_exit()
310 static void fsl_disable_clocks(struct fsl_edma_engine *fsl_edma, int nr_clocks) in fsl_disable_clocks()
382 static int fsl_edma3_attach_pd(struct platform_device *pdev, struct fsl_edma_engine *fsl_edm
[all...]
H A Dmcf-edma-main.c19 struct fsl_edma_engine *mcf_edma = dev_id; in mcf_edma_tx_handler()
42 struct fsl_edma_engine *mcf_edma = dev_id; in mcf_edma_err_handler()
75 struct fsl_edma_engine *mcf_edma) in mcf_edma_irq_init()
120 struct fsl_edma_engine *mcf_edma) in mcf_edma_irq_free()
156 struct fsl_edma_engine *mcf_edma; in mcf_edma_probe()
260 struct fsl_edma_engine *mcf_edma = platform_get_drvdata(pdev); in mcf_edma_remove()
H A Dfsl-edma-common.c814 struct fsl_edma_engine *edma = fsl_chan->edma; in fsl_edma_free_chan_resources()
853 void fsl_edma_setup_regs(struct fsl_edma_engine *edma) in fsl_edma_setup_regs()

Completed in 6 milliseconds