Home
last modified time | relevance | path

Searched full:fsldma (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/powerpc/fsl/
Ddma.txt199 driver (fsldma). Any DMA channel used by fsldma cannot be used by another
/linux-6.14.4/drivers/dma/
DMakefile35 obj-$(CONFIG_FSL_DMA) += fsldma.o
Dfsldma.c35 #include <linux/fsldma.h>
37 #include "fsldma.h"
1060 "fsldma-controller", fdev); in fsldma_request_irqs()
1078 "fsldma-chan", chan); in fsldma_request_irqs()
Dfsl-qdma.c22 #include "fsldma.h"
/linux-6.14.4/Documentation/devicetree/bindings/sound/
Dfsl,ssi.yaml26 drivers (fsldma) will attempt to use them, and it will conflict with the
/linux-6.14.4/sound/soc/fsl/
Dfsl_dma.c410 ret = request_irq(dma_private->irq, fsl_dma_isr, 0, "fsldma-audio", in fsl_dma_open()
/linux-6.14.4/
DMAINTAINERS9160 F: drivers/dma/fsldma.*