Home
last modified time | relevance | path

Searched refs:SOF_INTEL_ACE_2_0 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/sound/soc/sof/intel/
Dhda-dai-ops.c639 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) in hda_select_dai_widget_ops()
643 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) in hda_select_dai_widget_ops()
647 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) in hda_select_dai_widget_ops()
Dlnl.c186 .hw_ip_version = SOF_INTEL_ACE_2_0,
Dshim.h24 SOF_INTEL_ACE_2_0, /* LunarLake */ enumerator
Dhda-dai.c564 if (chip->hw_ip_version >= SOF_INTEL_ACE_2_0) { in ssp_set_dai_drv_ops()
579 if (chip->hw_ip_version >= SOF_INTEL_ACE_2_0) { in dmic_set_dai_drv_ops()
Dhda.c74 case SOF_INTEL_ACE_2_0: in hda_get_interface_mask()
204 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) { in hda_sdw_probe()