Lines Matching +full:dma +full:- +full:pl330
2 # SPDX-License-Identifier: Apache-2.0
5 PL330 DMA Controller
7 A phandle to the DMA controller plus "channel" integer cell specifying
10 Example for pl330 DMA Controller
11 pl330: pl330@48300000 {
12 compatible = "arm,dma-pl330";
14 dma-channels = <8>;
15 #dma-cells = <1>;
18 If PCIe EP client uses channel 0 for Tx DMA and channel 1 for Rx DMA
20 compatible = "brcm,iproc-pcie-ep";
22 dmas = <&pl330 0>, <&pl330 1>;
23 dma-names = "txdma", "rxdma";
25 compatible: "arm,dma-pl330"
27 include: dma-controller.yaml
36 "#dma-cells":
40 dma-cells:
41 - channel