611309b956
The DMA can bring in more rx data, than the number of DMA completions call backs. The call back happen on idle, 1/2 and full events. But in between these events the DMA can write more data to the buffers memory that need to be brought in to the cache. (invalidate) We do the invalidate on the reads from the fifo memory if the the DMA as commited since the last read. |
||
---|---|---|
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
Kconfig |