Searched refs:hw_ip_version (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | tgl.c | 155 .hw_ip_version = SOF_INTEL_CAVS_2_5, 184 .hw_ip_version = SOF_INTEL_CAVS_2_5, 213 .hw_ip_version = SOF_INTEL_CAVS_2_5, 242 .hw_ip_version = SOF_INTEL_CAVS_2_5,
|
H A D | skl.c | 115 .hw_ip_version = SOF_INTEL_CAVS_1_5,
|
H A D | apl.c | 122 .hw_ip_version = SOF_INTEL_CAVS_1_5_PLUS,
|
H A D | hda-dai-ops.c | 639 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 D | byt.c | 290 .hw_ip_version = SOF_INTEL_BAYTRAIL, 366 .hw_ip_version = SOF_INTEL_BAYTRAIL,
|
H A D | cnl.c | 474 .hw_ip_version = SOF_INTEL_CAVS_1_8, 510 .hw_ip_version = SOF_INTEL_CAVS_2_0,
|
H A D | lnl.c | 187 .hw_ip_version = SOF_INTEL_ACE_2_0,
|
H A D | icl.c | 196 .hw_ip_version = SOF_INTEL_CAVS_2_0,
|
H A D | shim.h | 188 enum sof_intel_hw_ip_version hw_ip_version; member
|
H A D | pci-tng.c | 201 .hw_ip_version = SOF_INTEL_TANGIER,
|
H A D | hda-dai.c | 564 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 D | mtl.c | 782 .hw_ip_version = SOF_INTEL_ACE_1_0, 810 .hw_ip_version = SOF_INTEL_ACE_1_0,
|
H A D | hda-stream.c | 226 if (chip_info->hw_ip_version < SOF_INTEL_ACE_1_0 && in hda_dsp_stream_get() 273 if (chip_info->hw_ip_version < SOF_INTEL_ACE_1_0 && dmi_l1_enable) { in hda_dsp_stream_put()
|
H A D | bdw.c | 632 .hw_ip_version = SOF_INTEL_BROADWELL,
|
H A D | hda.c | 54 switch (chip->hw_ip_version) { in hda_get_interface_mask() 204 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) { in hda_sdw_probe()
|
H A D | hda-dsp.c | 696 (chip->hw_ip_version >= SOF_INTEL_ACE_1_0 && in hda_suspend()
|