Lines Matching refs:dma
3 This driver follows the generic DMA bindings defined in dma.txt.
8 "allwinner,sun6i-a31-dma"
9 "allwinner,sun8i-a23-dma"
10 "allwinner,sun8i-h3-dma"
16 - #dma-cells : Should be 1, a single cell holding a line request number
19 dma: dma-controller@01c02000 {
20 compatible = "allwinner,sun6i-a31-dma";
25 #dma-cells = <1>;
31 described in the dma.txt file, using a two-cell specifier for each
45 dmas = <&dma 25>, <&dma 25>;
46 dma-names = "rx", "tx";