Home
last modified time | relevance | path

Searched refs:SOF_INTEL_ACE_1_0 (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dshim.h23 SOF_INTEL_ACE_1_0, /* MeteorLake */ enumerator
H A Dmtl.c799 .hw_ip_version = SOF_INTEL_ACE_1_0,
827 .hw_ip_version = SOF_INTEL_ACE_1_0,
H A Dhda-dsp.c65 case SOF_INTEL_ACE_1_0: in hda_get_interfaces()
796 (chip->hw_ip_version >= SOF_INTEL_ACE_1_0 && in hda_suspend()
1503 if (chip->hw_ip_version < SOF_INTEL_ACE_1_0) in hda_dsp_get_state()
H A Dhda-stream.c256 if (chip_info->hw_ip_version < SOF_INTEL_ACE_1_0 && in hda_dsp_stream_get()
303 if (chip_info->hw_ip_version < SOF_INTEL_ACE_1_0 && dmi_l1_enable) { in hda_dsp_stream_put()