Searched refs:xdma (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/sound/isa/ |
| H A D | sc6000.c | 553 int xdma = dma[dev]; in __snd_sc6000_probe() local 573 if (xdma == SNDRV_AUTO_DMA) { in __snd_sc6000_probe() 574 xdma = snd_legacy_find_free_dma(possible_dmas); in __snd_sc6000_probe() 575 if (xdma < 0) { in __snd_sc6000_probe() 605 port[dev], xirq, xdma, in __snd_sc6000_probe() 613 err = snd_wss_create(card, mss_port[dev] + 4, -1, xirq, xdma, -1, in __snd_sc6000_probe() 658 mss_port[dev], xirq, xdma); in __snd_sc6000_probe()
|
| /linux-6.15/Documentation/devicetree/bindings/pci/ |
| H A D | xlnx,xdma-host.yaml | 4 $id: http://devicetree.org/schemas/pci/xlnx,xdma-host.yaml# 18 - xlnx,xdma-host-3.00 123 compatible = "xlnx,xdma-host-3.00";
|
| /linux-6.15/drivers/dma/xilinx/ |
| H A D | Makefile | 3 obj-$(CONFIG_XILINX_XDMA) += xdma.o
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 26754 F: drivers/dma/xilinx/xdma-regs.h 26755 F: drivers/dma/xilinx/xdma.c
|