mirror of https://github.com/thesofproject/sof.git
fa287e637b
The linear link position is only used by windows driver for computing present position. When doing pause-resume operation only zero data is reported by linear link position register. Currently when stream is resumed after paused, dw-dma will be first stopped and then started and the value of link position register is cleared when it is disabled. This patch will disable linear link position when the dma channel is released Signed-off-by: Rander Wang <rander.wang@intel.com> |
||
---|---|---|
.github | ||
doc | ||
installer | ||
keys | ||
rimage@ee5c3e1deb | ||
scripts | ||
smex | ||
src | ||
test | ||
third_party/include | ||
tools | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
Kconfig.sof | ||
Kconfig.xtos-build | ||
Kconfig.xtos-dbg | ||
LICENCE | ||
README.md |
README.md
Sound Open Firmware
Status
Documentation
See docs
Running the tests
See unit testing documentation
Deployment
TODO: Add additional notes about how to deploy this on a live system
Contributing
See Contributing to the Project
License
This project is licensed under the BSD Clause 3 - see the LICENCE file for details