Searched refs:hw_ip_version (Results 1 – 17 of 17) sorted by relevance
/linux/sound/soc/sof/intel/ |
H A D | tgl.c | 164 .hw_ip_version = SOF_INTEL_CAVS_2_5, 193 .hw_ip_version = SOF_INTEL_CAVS_2_5, 222 .hw_ip_version = SOF_INTEL_CAVS_2_5, 251 .hw_ip_version = SOF_INTEL_CAVS_2_5,
|
H A D | lnl.c | 239 .hw_ip_version = SOF_INTEL_ACE_2_0, 262 .hw_ip_version = SOF_INTEL_ACE_3_0,
|
H A D | hda-dai-ops.c | 607 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) in hda_select_dai_widget_ops() 636 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) in hda_select_dai_widget_ops() 640 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) in hda_select_dai_widget_ops() 644 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) in hda_select_dai_widget_ops()
|
H A D | skl.c | 115 .hw_ip_version = SOF_INTEL_CAVS_1_5,
|
H A D | apl.c | 120 .hw_ip_version = SOF_INTEL_CAVS_1_5_PLUS,
|
H A D | hda-bus.c | 79 if (chip && chip->hw_ip_version == SOF_INTEL_ACE_2_0) in sof_hda_bus_init()
|
H A D | byt.c | 287 .hw_ip_version = SOF_INTEL_BAYTRAIL, 363 .hw_ip_version = SOF_INTEL_BAYTRAIL,
|
H A D | cnl.c | 481 .hw_ip_version = SOF_INTEL_CAVS_1_8, 517 .hw_ip_version = SOF_INTEL_CAVS_2_0,
|
H A D | mtl.c | 253 if (chip->hw_ip_version > SOF_INTEL_ACE_2_0) { in mtl_dsp_pre_fw_run() 799 .hw_ip_version = SOF_INTEL_ACE_1_0, 827 .hw_ip_version = SOF_INTEL_ACE_1_0,
|
H A D | icl.c | 195 .hw_ip_version = SOF_INTEL_CAVS_2_0,
|
H A D | shim.h | 189 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-dsp.c | 50 switch (chip->hw_ip_version) { in hda_get_interfaces() 116 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) in hda_is_chain_dma_supported() 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 D | hda-dai.c | 705 if (chip->hw_ip_version >= SOF_INTEL_ACE_2_0) { in ssp_set_dai_drv_ops() 720 if (chip->hw_ip_version >= SOF_INTEL_ACE_2_0) { in dmic_set_dai_drv_ops()
|
H A D | hda-stream.c | 256 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()
|
H A D | hda.c | 169 if (chip->hw_ip_version < SOF_INTEL_ACE_2_0) { in hda_sdw_probe() 868 if (chip && chip->hw_ip_version >= SOF_INTEL_ACE_2_0) { in hda_dsp_probe()
|
H A D | bdw.c | 631 .hw_ip_version = SOF_INTEL_BROADWELL,
|