Lines Matching full:dma
4 $id: http://devicetree.org/schemas/dma/ingenic,dma.yaml#
7 title: Ingenic SoCs DMA Controller DT bindings
13 - $ref: "dma-controller.yaml#"
18 - ingenic,jz4740-dma
19 - ingenic,jz4725b-dma
20 - ingenic,jz4770-dma
21 - ingenic,jz4780-dma
22 - ingenic,x1000-dma
23 - ingenic,x1830-dma
36 "#dma-cells":
39 DMA clients must use the format described in dma.txt, giving a phandle
40 to the DMA controller plus the following 2 integer cells:
42 - Request type: The DMA request type for transfers to/from the
47 The channel should be reserved on the DMA controller using the
70 dma: dma-controller@13420000 {
71 compatible = "ingenic,jz4780-dma";
79 #dma-cells = <2>;