Lines Matching refs:dma
4 - compatible: "snps,dma-spear1340"
7 - dma-channels: Number of channels supported by hardware
8 - dma-requests: Number of DMA request lines supported, up to 16
9 - dma-masters: Number of AHB masters supported by the controller
10 - #dma-cells: must be <3>
28 dmahost: dma@fc000000 {
29 compatible = "snps,dma-spear1340";
34 dma-channels = <8>;
35 dma-requests = <16>;
36 dma-masters = <2>;
37 #dma-cells = <3>;
45 described in the dma.txt file, using a four-cell specifier for each channel.
62 dma-names = "rx", "rx";