Lines Matching full:vdma
1 Xilinx AXI VDMA engine, it does transfers between memory and video devices.
20 "xlnx,axi-vdma-1.00.a"
25 - reg: Should contain VDMA registers location and length.
26 - xlnx,addrwidth: Should be the vdma addressing size in bits(ex: 32 bits).
33 For VDMA:
44 Required properties for VDMA:
58 Optional properties for VDMA:
67 For VDMA: It should be either "xlnx,axi-vdma-mm2s-channel" or
68 "xlnx,axi-vdma-s2mm-channel".
72 - interrupts: Should contain per channel VDMA interrupts.
79 Optional child node properties for VDMA:
91 compatible = "xlnx,axi-vdma-1.00.a";
102 compatible = "xlnx,axi-vdma-mm2s-channel";
107 compatible = "xlnx,axi-vdma-s2mm-channel";
130 compatible ="xlnx,axi-vdma-test-1.00.a";