mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
ASoC: SOF: Intel: add d0i3 definition for MTL
MTL has a different offset of d0i3 compared to cavs platforms. Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Rander Wang <rander.wang@intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20221107164154.21925-2-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
4b19211435
commit
09e3c1d398
|
|
@ -21,6 +21,8 @@
|
|||
#define MTL_IRQ_INTEN_L_SOUNDWIRE_MASK BIT(6)
|
||||
#define MTL_HFINTIPPTR_PTR_MASK GENMASK(20, 0)
|
||||
|
||||
#define MTL_HDA_VS_D0I3C 0x1D4A
|
||||
|
||||
#define MTL_DSP2CXCAP_PRIMARY_CORE 0x178D00
|
||||
#define MTL_DSP2CXCTL_PRIMARY_CORE 0x178D04
|
||||
#define MTL_DSP2CXCTL_PRIMARY_CORE_SPA_MASK BIT(0)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user