Home
last modified time | relevance | path

Searched full:msgdma (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/ethernet/altera/
H A Daltera_msgdmahw.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
9 /* mSGDMA extended descriptor format
29 /* mSGDMA descriptor control field bit definitions
70 /* mSGDMA extended descriptor stride definitions
75 /* mSGDMA dispatcher control and status register map
90 /* mSGDMA CSR status register bit definitions
116 /* mSGDMA CSR control register bit definitions
125 /* mSGDMA CSR fill level bits
131 /* mSGDMA response register map
142 /* mSGDMA response register bit definitions
H A Daltera_msgdma.c2 /* Altera TSE SGDMA and MSGDMA Linux driver
12 /* No initialization work to do for MSGDMA */
30 /* Reset Rx mSGDMA */ in msgdma_reset()
46 "TSE Rx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
51 /* Reset Tx mSGDMA */ in msgdma_reset()
68 "TSE Tx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
150 /* Put buffer to the mSGDMA RX FIFO
H A Daltera_utils.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
H A Daltera_msgdma.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
H A Daltera_sgdma.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
H A Daltera_utils.c2 /* Altera TSE SGDMA and MSGDMA Linux driver
H A Daltera_tse.h374 /* standard DMA interface for SGDMA and MSGDMA */
407 /* mSGDMA Rx Dispatcher address space */
412 /* mSGDMA Tx Dispatcher address space */
H A Daltera_sgdmahw.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
H A Daltera_sgdma.c2 /* Altera TSE SGDMA and MSGDMA Linux driver
/linux/Documentation/devicetree/bindings/dma/
H A Daltr,msgdma.yaml4 $id: http://devicetree.org/schemas/dma/altr,msgdma.yaml#
7 title: Altera mSGDMA IP core
13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
21 const: altr,socfpga-msgdma
58 compatible = "altr,socfpga-msgdma";
/linux/Documentation/networking/device_drivers/ethernet/altera/
H A Daltera_tse.rst12 using the SGDMA and MSGDMA soft DMA IP components. The driver uses the
24 The Triple-Speed Ethernet, SGDMA, and MSGDMA components are all soft IP
31 Triple-Speed Ethernet instance is using an SGDMA or MSGDMA component. The
37 years as of this writing in early 2014) in favor of the MSGDMA component.
43 therefore will not perform as well compared to the MSGDMA soft IP. Please
46 Scatter-gather DMA is not supported by the SGDMA or MSGDMA at this time.
84 MSGDMA), and initiates a transmit operation. Once the transmit is complete, an
93 underlying DMA logic (MSGDMA is able queue receive buffers, SGDMA is not able
121 - altera_msgdma.h: MSGDMA implementation function definitions
123 - altera_msgdma.c: MSGDMA implementation
[all …]
/linux/Documentation/devicetree/bindings/net/
H A Daltr,tse.yaml18 - const: altr,tse-msgdma-1.0
93 - altr,tse-msgdma-1.0
115 compatible = "altr,tse-msgdma-1.0";
139 compatible = "altr,tse-msgdma-1.0";
/linux/arch/nios2/boot/dts/
H A D10m50_devboard.dts86 compatible = "altr,tse-msgdma-1.0", "altr,tse-1.0";
/linux/
H A DMAINTAINERS909 ALTERA MSGDMA IP CORE DRIVER
914 F: Documentation/devicetree/bindings/dma/altr,msgdma.yaml
915 F: drivers/dma/altera-msgdma.c