Searched hist:"67 a2003e060739747cfa3ea9b0d88b3d321ebf24" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/dma/qcom/ |
H A D | Kconfig | diff 67a2003e060739747cfa3ea9b0d88b3d321ebf24 Fri Feb 05 05:34:35 CET 2016 Sinan Kaya <okaya@codeaurora.org> dmaengine: add Qualcomm Technologies HIDMA channel driver
This patch adds support for hidma engine. The driver consists of two logical blocks. The DMA engine interface and the low-level interface. The hardware only supports memcpy/memset and this driver only support memcpy interface. HW and driver doesn't support slave interface.
Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|
H A D | hidma.h | 67a2003e060739747cfa3ea9b0d88b3d321ebf24 Fri Feb 05 05:34:35 CET 2016 Sinan Kaya <okaya@codeaurora.org> dmaengine: add Qualcomm Technologies HIDMA channel driver
This patch adds support for hidma engine. The driver consists of two logical blocks. The DMA engine interface and the low-level interface. The hardware only supports memcpy/memset and this driver only support memcpy interface. HW and driver doesn't support slave interface.
Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|