u-boot/arch/arm/include/asm/ti-common
Khoronzhuk, Ivan e165b1d34c dma: ti-edma3: introduce edma3 driver
The EDMA3 controller’s primary purpose is to service data transfers
that you program between two memory-mapped slave endpoints on the device.

Typical usage includes, but is not limited to the following:
- Servicing software-driven paging transfers (e.g., transfers from external
  memory, such as SDRAM to internal device memory, such as DSP L2 SRAM)
- Servicing event-driven peripherals, such as a serial port
- Performing sorting or sub-frame extraction of various data structures
- Offloading data transfers from the main device DSP(s)
- See the device-specific data manual for specific peripherals that are
  accessible via the EDMA3 controller

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
2014-10-23 11:27:29 -04:00
..
davinci_nand.h mtd: nand: davinci: add header file for driver definitions 2014-06-19 17:53:58 -04:00
keystone_nav.h dma: keystone_nav: generalize driver usage 2014-10-23 11:27:04 -04:00
keystone_net.h net: keystone_net: register eth PHYs on MDIO bus 2014-10-23 11:27:28 -04:00
keystone_serdes.h soc: keystone_serdes: generalize to be used by other sub systems 2014-10-23 11:27:28 -04:00
sys_proto.h armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context 2014-05-23 19:40:05 -04:00
ti-aemif.h ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c 2014-06-19 17:53:58 -04:00
ti-edma3.h dma: ti-edma3: introduce edma3 driver 2014-10-23 11:27:29 -04:00