Searched hist:fd8299181995093948ec6ca75432e797b4a39143 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-dsp.c | diff fd8299181995093948ec6ca75432e797b4a39143 Mon Mar 08 18:41:27 CST 2021 Pan Xiuli <xiuli.pan@linux.intel.com> ASoC: SOF: intel: fix wrong poll bits in dsp power down
The ADSPCS_SPA is Set Power Active bit. To check if DSP is powered down, we need to check ADSPCS_CPA, the Current Power Active bit.
Fixes: 747503b1813a3 ("ASoC: SOF: Intel: Add Intel specific HDA DSP HW operations") Reviewed-by: Rander Wang <rander.wang@intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20210309004127.4940-1-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|