Searched +full:socfpga +full:- +full:msgdma (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/dma/altr,msgdma.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Altera mSGDMA IP core10 - Olivier Dautricourt <olivier.dautricourt@orolia.com>13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)17 - $ref: "dma-controller.yaml#"21 const: altr,socfpga-msgdma25 - description: Control and Status Register Slave Port[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * DMA driver for Altera mSGDMA IP core13 #include <linux/dma-mapping.h>30 * struct msgdma_extended_desc - implements an extended descriptor54 /* mSGDMA descriptor control field bit definitions */99 /* mSGDMA extended descriptor stride definitions */104 /* mSGDMA dispatcher control and status register map */107 #define MSGDMA_CSR_RW_FILL_LEVEL 0x08 /* 31:16 - write fill level */108 /* 15:00 - read fill level */110 #define MSGDMA_CSR_RW_SEQ_NUM 0x10 /* 31:16 - write seq number */[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]