Searched hist:"2 a665dba016d5493c7d826fec82b0cb643b30d42" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/amd/ |
H A D | acp-pcm-dma.c | diff 2a665dba016d5493c7d826fec82b0cb643b30d42 Mon Sep 10 10:06:30 CEST 2018 Akshu Agrawal <akshu.agrawal@amd.com> ASoC: AMD: Ensure reset bit is cleared before configuring
HW register descriptions says: "DMA Channel Reset...Software must confirm that this bit is cleared before reprogramming any of the channel configuration registers." There could be cases where dma stop errored out leaving dma channel in reset state. We need to ensure that before the start of another dma, channel is out of the reset state.
Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|