Lines Matching full:edma
4 * Synopsys DesignWare eDMA core driver
16 #include <linux/dma/edma.h>
19 #include "dw-edma-core.h"
20 #include "dw-edma-v0-core.h"
89 * inform the eDMA HW block that this is a new linked list ready in dw_edma_alloc_chunk()
389 * If eDMA is embedded into the DW PCIe RP/EP and controlled from the in dw_edma_device_transfer()
395 * If eDMA is embedded into a Remote PCIe EP and is controlled by the in dw_edma_device_transfer()
953 snprintf(dw->name, sizeof(dw->name), "dw-edma-core:%s", in dw_edma_probe()
956 /* Disable eDMA, only to establish the ideal initial conditions */ in dw_edma_probe()
995 /* Disable eDMA */ in dw_edma_remove()
1002 /* Deregister eDMA device */ in dw_edma_remove()
1015 MODULE_DESCRIPTION("Synopsys DesignWare eDMA controller core driver");