Lines Matching refs:DMA
2 # DMA engine configuration
6 bool "DMA Engine support"
9 DMA engines can do asynchronous data transfers without
13 DMA Device drivers supported by the configured arch, it may
17 bool "DMA Engine debugging"
21 say N here. This enables DMA engine core and driver debugging.
24 bool "DMA Engine verbose debugging"
29 the DMA engine core and drivers.
34 comment "DMA Devices"
72 provide DMA engine support. This includes the original ARM
87 tristate "Atmel AHB DMA support"
91 Support the Atmel AHB DMA controller.
101 tristate "Analog Devices AXI-DMAC DMA support"
106 Enable support for the Analog Devices AXI-DMAC peripheral. This DMA
126 bool "ST-Ericsson COH901318 DMA support"
130 Enable support for ST-Ericsson COH 901 318 DMA.
133 tristate "BCM2835 DMA engine support"
139 tristate "JZ4740 DMA support"
145 tristate "JZ4780 DMA support"
150 This selects support for the DMA controller in Ingenic JZ4780 SoCs.
151 If you have a board based on such a SoC and wish to use DMA for
152 devices which can use the DMA controller, say Y or M here.
155 tristate "SA-11x0 DMA support"
160 Support the DMA engine found on Intel StrongARM SA-1100 and
161 SA-1110 SoCs. This DMA engine can only be used with on-chip
165 tristate "Allwinner A10 DMA SoCs support"
171 Enable support for the DMA controller present in the sun4i,
175 tristate "Allwinner A31 SoCs DMA support"
181 Support for the DMA engine first found in Allwinner A31 SoCs.
184 tristate "Synopsys DesignWare AXI DMA support"
189 Enable support for Synopsys DesignWare AXI DMA controller.
194 bool "Cirrus Logic EP93xx DMA support"
198 Enable support for the Cirrus Logic EP93xx M2P/M2M DMA controller.
201 tristate "Freescale Elo series DMA support"
206 Enable support for the Freescale Elo series DMA controllers.
207 The Elo is the DMA controller on some mpc82xx and mpc83xx parts, the
218 multiplexing capability for DMA request sources(slot).
239 Enable support for the IMG multi-threaded DMA controller (MDC).
242 tristate "i.MX DMA support"
246 Support the i.MX DMA engine. This engine is integrated into
259 tristate "Intel integrated DMA 64-bit support"
263 Enable DMA support for Intel Low Power Subsystem such as found on
267 tristate "Intel I/OAT DMA support"
273 Enable support for the Intel(R) I/OAT DMA engine present
289 tristate "Intel MIC X100 DMA Driver"
293 This enables DMA support for the Intel Many Integrated Core
307 tristate "Hisilicon K3 DMA support"
312 Support the DMA engine for Hisilicon K3 platform
316 bool "NXP LPC18xx/43xx DMA MUX for PL080"
321 Enable support for DMA on NXP LPC18xx/43xx platforms
322 with PL080 and multiplexed DMA request lines.
332 bool "MMP Two-Channel DMA support"
338 Support the MMP Two-Channel DMA engine.
339 This engine used for MMP Audio DMA and pxa910 SQU.
343 tristate "MOXART DMA support"
348 Enable support for the MOXA ART SoC DMA controller.
353 tristate "Freescale MPC512x built-in DMA engine support"
357 Enable support for the Freescale MPC512x built-in DMA engine.
383 bool "MXS DMA support"
388 Support the MXS DMA engine. This engine including APBH-DMA
389 and APBX-DMA is integrated into some Freescale chips.
411 tristate "Renesas Type-AXI NBPF DMA support"
415 Support for "Type-AXI" NBPF DMA IPs from Renesas
418 tristate "Actions Semi Owl SoCs DMA support"
423 Enable support for the Actions Semi Owl SoCs DMA controller.
426 tristate "Intel EG20T PCH / LAPIS Semicon IOH(ML7213/ML7223/ML7831) DMA"
430 Enable support for Intel EG20T PCH DMA engine.
440 tristate "DMA API Driver for PL330"
449 bool "PXA DMA support"
454 Support the DMA engine for PXA. It is also compatible with MMP PDMA
455 platform. The internal DMA IP of all PXA variants is supported, with
460 tristate "CSR SiRFprimaII/SiRFmarco DMA support"
464 Enable support for the CSR SiRFprimaII DMA engine.
482 It supports 16 independent DMA channels, accepts up to 32 DMA requests
488 bool "STMicroelectronics STM32 DMA support"
493 Enable support for the on-chip DMA controller on STMicroelectronics
495 If you have a board based on such a MCU and wish to use DMA say Y
502 Enable support for the on-chip DMA multiplexer on STMicroelectronics
516 If you have a board based on STM32 SoC and wish to use the master DMA
520 tristate "Spreadtrum DMA support"
525 Enable support for the on-chip DMA controller on Spreadtrum platform.
528 bool "Samsung S3C24XX DMA support"
533 Support for the Samsung S3C24XX DMA controller driver. The
534 DMA controller is having multiple DMA channels which can be
536 The DMA controller can transfer data from memory to peripheral,
540 tristate "Toshiba TXx9 SoC DMA support"
544 Support the TXx9 SoC internal DMA controller. This can be
548 bool "NVIDIA Tegra20 APB DMA support"
552 Support for the NVIDIA Tegra20 APB DMA controller driver. The
553 DMA controller is having multiple DMA channel which can be
556 This DMA controller transfers data from memory to peripheral fifo
566 DMA controller has multiple DMA channels and is used to service
568 (APE). This DMA controller transfers data from memory to
573 tristate "Timberdale FPGA DMA support"
577 Enable support for the Timberdale FPGA DMA engine.
580 tristate "APM X-Gene DMA support"
586 Enable support for the APM X-Gene SoC DMA engine.
604 AXI DMA engine provides high-bandwidth one dimensional direct
608 tristate "Xilinx ZynqMP DMA Engine"
612 Enable support for Xilinx ZynqMP DMA controller.
615 tristate "ZTE ZX DMA support"
620 Support the DMA engine for ZTE ZX family platform devices.
639 comment "DMA Clients"
654 tristate "DMA Test client"
658 Simple DMA test client. Say N unless you're debugging a
659 DMA Device driver.