Commit f07453d
committed
ASoC: SOF: Intel: reset SPIB in hda_data_stream_cleanup
The register will indicate to the host DMA where the position is in the
buffer currently processed by host SW. Reset it to 0 in
hda_data_stream_cleanup. The register is ignored by the host DMA if SPIB
is disabled. That's why the "enable" parameter needs to be
HDA_DSP_SPIB_ENABLE.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>1 parent b309a4a commit f07453d
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1326 | 1326 | | |
1327 | 1327 | | |
1328 | 1328 | | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
1329 | 1335 | | |
1330 | 1336 | | |
1331 | 1337 | | |
| |||
0 commit comments