Searched hist:d49278e3351b34870cbffffc5067348a318e7b06 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/dma/ |
H A D | ste_dma40_ll.c | diff d49278e3351b34870cbffffc5067348a318e7b06 Mon Dec 20 11:31:38 CST 2010 Per Forlin <per.forlin@stericsson.com> dmaengine: dma40: Add support to split up large elements
The maximum transfer size of the stedma40 is (64k-1) x data-width. If the transfer size of one element exceeds this limit the job is split up and sent as linked transfer.
Signed-off-by: Per Forlin <per.forlin@linaro.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | ste_dma40_ll.h | diff d49278e3351b34870cbffffc5067348a318e7b06 Mon Dec 20 11:31:38 CST 2010 Per Forlin <per.forlin@stericsson.com> dmaengine: dma40: Add support to split up large elements
The maximum transfer size of the stedma40 is (64k-1) x data-width. If the transfer size of one element exceeds this limit the job is split up and sent as linked transfer.
Signed-off-by: Per Forlin <per.forlin@linaro.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | ste_dma40.c | diff d49278e3351b34870cbffffc5067348a318e7b06 Mon Dec 20 11:31:38 CST 2010 Per Forlin <per.forlin@stericsson.com> dmaengine: dma40: Add support to split up large elements
The maximum transfer size of the stedma40 is (64k-1) x data-width. If the transfer size of one element exceeds this limit the job is split up and sent as linked transfer.
Signed-off-by: Per Forlin <per.forlin@linaro.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|