mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
ffcc66e8fe
The UDMA-P is intended to perform similar (but significantly upgraded) functions as the packet-oriented DMA used on previous SoC devices. The UDMA-P module supports the transmission and reception of various packet types. The UDMA-P also supports acting as both a UTC and UDMA-C for its internal channels. Channels in the UDMA-P can be configured to be either Packet-Based or Third-Party channels on a channel by channel basis. The initial driver supports: - MEM_TO_MEM (TR mode) - DEV_TO_MEM (Packet mode) - MEM_TO_DEV (Packet mode) Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Vignesh R <vigneshr@ti.com> |
||
---|---|---|
.. | ||
at91.h | ||
bcm6318-dma.h | ||
bcm6328-dma.h | ||
bcm6338-dma.h | ||
bcm6348-dma.h | ||
bcm6358-dma.h | ||
bcm6362-dma.h | ||
bcm6368-dma.h | ||
bcm63268-dma.h | ||
k3-udma.h | ||
sun4i-a10.h |