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"
66 which can provide DMA engine support
79 tristate "Atmel AHB DMA support"
83 Support the Atmel AHB DMA controller.
93 tristate "Analog Devices AXI-DMAC DMA support"
98 Enable support for the Analog Devices AXI-DMAC peripheral. This DMA
103 bool "ST-Ericsson COH901318 DMA support"
107 Enable support for ST-Ericsson COH 901 318 DMA.
110 tristate "BCM2835 DMA engine support"
116 tristate "JZ4740 DMA support"
122 tristate "JZ4780 DMA support"
127 This selects support for the DMA controller in Ingenic JZ4780 SoCs.
128 If you have a board based on such a SoC and wish to use DMA for
129 devices which can use the DMA controller, say Y or M here.
132 tristate "OMAP DMA support"
139 tristate "SA-11x0 DMA support"
144 Support the DMA engine found on Intel StrongARM SA-1100 and
145 SA-1110 SoCs. This DMA engine can only be used with on-chip
149 tristate "Allwinner A10 DMA SoCs support"
156 Enable support for the DMA controller present in the sun4i,
160 tristate "Allwinner A31 SoCs DMA support"
166 Support for the DMA engine first found in Allwinner A31 SoCs.
169 bool "Cirrus Logic EP93xx DMA support"
173 Enable support for the Cirrus Logic EP93xx M2P/M2M DMA controller.
176 tristate "Freescale Elo series DMA support"
181 Enable support for the Freescale Elo series DMA controllers.
182 The Elo is the DMA controller on some mpc82xx and mpc83xx parts, the
193 multiplexing capability for DMA request sources(slot).
214 Enable support for the IMG multi-threaded DMA controller (MDC).
217 tristate "i.MX DMA support"
221 Support the i.MX DMA engine. This engine is integrated into
233 tristate "Intel integrated DMA 64-bit support"
237 Enable DMA support for Intel Low Power Subsystem such as found on
241 tristate "Intel I/OAT DMA support"
247 Enable support for the Intel(R) I/OAT DMA engine present
263 tristate "Intel MIC X100 DMA Driver"
267 This enables DMA support for the Intel Many Integrated Core
281 tristate "Hisilicon K3 DMA support"
286 Support the DMA engine for Hisilicon K3 platform
290 bool "NXP LPC18xx/43xx DMA MUX for PL080"
295 Enable support for DMA on NXP LPC18xx/43xx platforms
296 with PL080 and multiplexed DMA request lines.
306 bool "MMP Two-Channel DMA support"
311 Support the MMP Two-Channel DMA engine.
312 This engine used for MMP Audio DMA and pxa910 SQU.
316 tristate "MOXART DMA support"
322 Enable support for the MOXA ART SoC DMA controller.
327 tristate "Freescale MPC512x built-in DMA engine support"
331 Enable support for the Freescale MPC512x built-in DMA engine.
343 bool "MXS DMA support"
348 Support the MXS DMA engine. This engine including APBH-DMA
349 and APBX-DMA is integrated into Freescale i.MX23/28/MX6Q/MX6DL chips.
371 tristate "Renesas Type-AXI NBPF DMA support"
375 Support for "Type-AXI" NBPF DMA IPs from Renesas
378 tristate "Intel EG20T PCH / LAPIS Semicon IOH(ML7213/ML7223/ML7831) DMA"
382 Enable support for Intel EG20T PCH DMA engine.
392 tristate "DMA API Driver for PL330"
401 bool "PXA DMA support"
406 Support the DMA engine for PXA. It is also compatible with MMP PDMA
407 platform. The internal DMA IP of all PXA variants is supported, with
412 tristate "QCOM BAM DMA support"
417 Enable support for the QCOM BAM DMA controller. This controller
418 provides DMA capabilities for a variety of on-chip devices.
421 tristate "CSR SiRFprimaII/SiRFmarco DMA support"
425 Enable support for the CSR SiRFprimaII DMA engine.
435 tristate "Samsung S3C24XX DMA support"
440 Support for the Samsung S3C24XX DMA controller driver. The
441 DMA controller is having multiple DMA channels which can be
443 The DMA controller can transfer data from memory to peripheral,
447 tristate "Toshiba TXx9 SoC DMA support"
451 Support the TXx9 SoC internal DMA controller. This can be
455 bool "NVIDIA Tegra20 APB DMA support"
459 Support for the NVIDIA Tegra20 APB DMA controller driver. The
460 DMA controller is having multiple DMA channel which can be
463 This DMA controller transfers data from memory to peripheral fifo
467 tristate "Timberdale FPGA DMA support"
471 Enable support for the Timberdale FPGA DMA engine.
474 tristate "AM33xx CPPI41 DMA support"
478 The Communications Port Programming Interface (CPPI) 4.1 DMA engine
492 Enable support for the TI EDMA controller. This DMA
496 tristate "APM X-Gene DMA support"
502 Enable support for the APM X-Gene SoC DMA engine.
519 tristate "ZTE ZX296702 DMA support"
524 Support the DMA engine for ZTE ZX296702 platform devices.
537 comment "DMA Clients"
552 tristate "DMA Test client"
555 Simple DMA test client. Say N unless you're debugging a
556 DMA Device driver.