Home
last modified time | relevance | path

Searched defs:fsl_edma (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/dma/
Dfsl-edma-main.c37 struct fsl_edma_engine *fsl_edma = dev_id; in fsl_edma_tx_handler() local
72 struct fsl_edma_engine *fsl_edma = dev_id; in fsl_edma_err_handler() local
101 struct fsl_edma_engine *fsl_edma = ofdma->of_dma_data; in fsl_edma_xlate() local
134 struct fsl_edma_engine *fsl_edma = ofdma->of_dma_data; in fsl_edma3_xlate() local
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_edma) in fsl_edma3_attach_pd()
[all …]
/kernel/linux/linux-5.10/drivers/dma/
Dfsl-edma.c32 struct fsl_edma_engine *fsl_edma = dev_id; in fsl_edma_tx_handler() local
76 struct fsl_edma_engine *fsl_edma = dev_id; in fsl_edma_err_handler() local
106 struct fsl_edma_engine *fsl_edma = ofdma->of_dma_data; in fsl_edma_xlate() local
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() local
423 struct fsl_edma_engine *fsl_edma = platform_get_drvdata(pdev); in fsl_edma_remove() local
436 struct fsl_edma_engine *fsl_edma = dev_get_drvdata(dev); in fsl_edma_suspend_late() local
[all …]