Searched full:dpdma (Results 1 – 9 of 9) sorted by relevance
3 * Xilinx ZynqMP DPDMA Engine driver28 #include <dt-bindings/dma/xlnx-zynqmp-dpdma.h>33 /* DPDMA registers */119 /* DPDMA descriptor fields */142 * struct xilinx_dpdma_hw_desc - DPDMA hardware descriptor180 * struct xilinx_dpdma_sw_desc - DPDMA software descriptor181 * @hw: DPDMA hardware descriptor192 * struct xilinx_dpdma_tx_desc - DPDMA transaction descriptor209 * struct xilinx_dpdma_chan - DPDMA channel224 * @xdev: DPDMA device[all …]
4 $id: http://devicetree.org/schemas/dma/xilinx/xlnx,zynqmp-dpdma.yaml#25 The cell is the DMA channel ID (see dt-bindings/dma/xlnx-zynqmp-dpdma.h29 const: xlnx,zynqmp-dpdma64 compatible = "xlnx,zynqmp-dpdma";
24 /* The DPDMA is limited to 44 bit addressing. */
41 * | DPDMA | --->| | --> | Video | Video +-------------+ |55 * Only non-live input from the DPDMA and output to the DisplayPort Source59 * The display controller code creates planes for the DPDMA video and graphics
101 #include <dt-bindings/dma/xlnx-zynqmp-dpdma.h>
16 | DPDMA | --->| | --> | Video | Video +-------------+ |
726 tristate "Xilinx DPDMA Engine"
15 #include <dt-bindings/dma/xlnx-zynqmp-dpdma.h>1183 compatible = "xlnx,zynqmp-dpdma";
25477 XILINX ZYNQMP DPDMA DRIVER25481 F: Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml25483 F: include/dt-bindings/dma/xlnx-zynqmp-dpdma.h