Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A 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()
H A Dlnl.c187 .hw_ip_version = SOF_INTEL_ACE_2_0,
H A Dshim.h24 SOF_INTEL_ACE_2_0, /* LunarLake */ enumerator
H A 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()
H A 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()