Lines Matching +full:axi +full:- +full:dma +full:- +full:1
1 * Milbeaut AXI DMA Controller
3 Milbeaut AXI DMA controller has only memory to memory transfer capability.
5 * DMA controller
8 - compatible: Should be "socionext,milbeaut-m10v-xdmac"
9 - reg: Should contain DMA registers location and length.
10 - interrupts: Should contain all of the per-channel DMA interrupts.
11 Number of channels is configurable - 2, 4 or 8, so
13 - #dma-cells: Should be 1.
16 xdmac0: dma-controller@1c250000 {
17 compatible = "socionext,milbeaut-m10v-xdmac";
23 #dma-cells = <1>;