Home
last modified time | relevance | path

Searched +full:socfpga +full:- +full:msgdma (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/dma/
Daltr,msgdma.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/dma/altr,msgdma.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Altera mSGDMA IP core
10 - Olivier Dautricourt <olivierdautricourt@gmail.com>
13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
17 - $ref: dma-controller.yaml#
21 const: altr,socfpga-msgdma
25 - description: Control and Status Register Slave Port
[all …]
/linux-6.12.1/drivers/dma/
Daltera-msgdma.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * DMA driver for Altera mSGDMA IP core
13 #include <linux/dma-mapping.h>
30 * struct msgdma_extended_desc - implements an extended descriptor
54 /* 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 …]
/linux-6.12.1/
DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]