Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
Dshim.h23 SOF_INTEL_ACE_1_0, /* MeteorLake */ enumerator
Dmtl.c799 .hw_ip_version = SOF_INTEL_ACE_1_0,
827 .hw_ip_version = SOF_INTEL_ACE_1_0,
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()
1508 if (chip->hw_ip_version < SOF_INTEL_ACE_1_0) in hda_dsp_get_state()
Dhda-stream.c230 if (chip_info->hw_ip_version < SOF_INTEL_ACE_1_0 && in hda_dsp_stream_get()
277 if (chip_info->hw_ip_version < SOF_INTEL_ACE_1_0 && dmi_l1_enable) { in hda_dsp_stream_put()