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 independent DMA channels for the Actions Semi S700 SoC and 12
12 independent DMA channels for the S500 and S900 SoC variants.
18 - $ref: "dma-controller.yaml#"
23 - actions,s500-dma
24 - actions,s700-dma
25 - actions,s900-dma
33 DMA channels.
36 "#dma-cells":
39 dma-channels:
42 dma-requests:
48 Phandle and Specifier of the clock feeding the DMA controller.
57 - "#dma-cells"
58 - dma-channels
59 - dma-requests
67 dma: dma-controller@e0260000 {
68 compatible = "actions,s900-dma";
74 #dma-cells = <1>;
75 dma-channels = <12>;
76 dma-requests = <46>;