Lines Matching +full:dma +full:- +full:channels
1 ST-Ericsson COH 901 318 DMA Controller
3 This is a DMA controller which has begun as a fork of the
7 - compatible: should be "stericsson,coh901318"
8 - reg: register locations and length
9 - interrupts: the single DMA IRQ
10 - #dma-cells: must be set to <1>, as the channels on the
12 - dma-channels: the number of DMA channels handled
16 dmac: dma-controller@c00020000 {
19 interrupt-parent = <&vica>;
21 #dma-cells = <1>;
22 dma-channels = <40>;
31 dma-names = "tx", "rx";