mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-28 22:54:05 +08:00
26ee018ff6
Xilinx DMA engine is capable of keeping track of the number of elapsed
periods and this is an increasing 32-bit counter which is only reset
when turning off the engine. No need to add this value to our local
counter.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
xdma-regs.h | ||
xdma.c | ||
xilinx_dma.c | ||
xilinx_dpdma.c | ||
zynqmp_dma.c |