Home
last modified time | relevance | path

Searched full:dw_dmac (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/dma/dw/
H A DMakefile6 obj-$(CONFIG_DW_DMAC) += dw_dmac.o
7 dw_dmac-y := platform.o
8 dw_dmac-$(CONFIG_OF) += of.o
H A DKconfig11 config DW_DMAC config
21 depends on DW_DMAC
H A Dplatform.c9 * Some parts of this driver are derived from the original dw_dmac.
191 .name = "dw_dmac",
H A Ddw.c70 * Fix burst size according to dw_dmac. We need to convert them as: in dw_dma_encode_maxburst()
/linux/drivers/spi/
H A Dspi-pxa2xx-platform.c230 MODULE_SOFTDEP("pre: dw_dmac");