Searched full:dw_dmac (Results 1 – 6 of 6) sorted by relevance
6 obj-$(CONFIG_DW_DMAC) += dw_dmac.o7 dw_dmac-y := platform.o8 dw_dmac-$(CONFIG_OF) += of.o
11 config DW_DMAC config21 depends on DW_DMAC
9 * Some parts of this driver are derived from the original dw_dmac.191 .name = "dw_dmac",
70 * Fix burst size according to dw_dmac. We need to convert them as: in dw_dma_encode_maxburst()
230 MODULE_SOFTDEP("pre: dw_dmac");
14 * This driver is based on dw_dmac and amba-pl08x drivers.