Lines Matching full:dma
4 $id: http://devicetree.org/schemas/dma/owl-dma.yaml#
7 title: Actions Semi Owl SoCs DMA controller
10 The OWL DMA is a general-purpose direct memory access controller capable of
11 supporting 10 and 12 independent DMA channels for S700 and S900 SoCs
18 - $ref: "dma-controller.yaml#"
23 - actions,s900-dma
24 - actions,s700-dma
32 DMA channels.
35 "#dma-cells":
38 dma-channels:
41 dma-requests:
47 Phandle and Specifier of the clock feeding the DMA controller.
56 - "#dma-cells"
57 - dma-channels
58 - dma-requests
66 dma: dma-controller@e0260000 {
67 compatible = "actions,s900-dma";
73 #dma-cells = <1>;
74 dma-channels = <12>;
75 dma-requests = <46>;