Home
last modified time | relevance | path

Searched refs:ipc_type (Results 1 – 20 of 20) sorted by relevance

/linux/sound/soc/sof/
A Dfw-file-profile.c100 enum sof_ipc_type ipc_type, in sof_file_profile_for_ipc_type() argument
116 desc->default_fw_path[ipc_type], in sof_file_profile_for_ipc_type()
147 ipc_type, out_profile->fw_path, in sof_file_profile_for_ipc_type()
160 desc->default_lib_path[ipc_type], in sof_file_profile_for_ipc_type()
188 out_profile->ipc_type = ipc_type; in sof_file_profile_for_ipc_type()
214 enum sof_ipc_type ipc_type, in sof_print_missing_firmware_info() argument
235 if (i == ipc_type) in sof_print_missing_firmware_info()
266 enum sof_ipc_type ipc_type, in sof_print_profile_info() argument
271 if (ipc_type != profile->ipc_type) in sof_print_profile_info()
274 profile->ipc_type, ipc_type); in sof_print_profile_info()
[all …]
A Dsof-client.c78 if (sdev->pdata->ipc_type != SOF_IPC_TYPE_3) in sof_register_ipc_flood_test()
134 if (sdev->pdata->ipc_type != SOF_IPC_TYPE_3) in sof_register_ipc_kernel_injector()
290 if (cdev->sdev->pdata->ipc_type == SOF_IPC_TYPE_3) { in sof_client_ipc_tx_message()
309 cdev->sdev->pdata->ipc_type == SOF_IPC_TYPE_3) { in sof_client_ipc_rx_message()
328 if (cdev->sdev->pdata->ipc_type == SOF_IPC_TYPE_3) { in sof_client_ipc_set_get_data()
349 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_4) in sof_client_ipc4_find_module()
437 return sdev->pdata->ipc_type; in sof_client_get_ipc_type()
467 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_3) { in sof_client_ipc_rx_dispatcher()
477 sdev->pdata->ipc_type); in sof_client_ipc_rx_dispatcher()
501 if (cdev->sdev->pdata->ipc_type == SOF_IPC_TYPE_3) { in sof_client_register_ipc_rx_handler()
[all …]
A Dcore.c237 if (base_profile->ipc_type != plat_data->desc->ipc_default) in sof_select_ipc_and_paths()
240 plat_data->desc->ipc_default, base_profile->ipc_type); in sof_select_ipc_and_paths()
272 plat_data->ipc_type = out_profile.ipc_type; in sof_select_ipc_and_paths()
315 if (!(BIT(base_profile->ipc_type) & plat_data->desc->ipc_supported_mask)) { in sof_init_sof_ops()
318 base_profile->ipc_type, plat_data->desc->ipc_supported_mask); in sof_init_sof_ops()
326 plat_data->ipc_type = base_profile->ipc_type; in sof_init_sof_ops()
355 } else if (plat_data->ipc_type != base_profile->ipc_type) { in sof_init_environment()
A Dsof-pci-dev.c48 module_param_named(ipc_type, sof_pci_ipc_type, int, 0444);
49 MODULE_PARM_DESC(ipc_type, "Force SOF IPC type. 0 - IPC3, 1 - IPC4");
239 path_override->ipc_type = desc->ipc_default; in sof_pci_probe()
241 path_override->ipc_type = sof_pci_ipc_type; in sof_pci_probe()
A Dsof-client-ipc-msg-injector.c27 enum sof_ipc_type ipc_type; member
266 priv->ipc_type = sof_client_get_ipc_type(cdev); in sof_msg_inject_probe()
270 if (priv->ipc_type == SOF_IPC_TYPE_4) in sof_msg_inject_probe()
278 if (priv->ipc_type == SOF_IPC_TYPE_4) { in sof_msg_inject_probe()
A Dipc.c166 switch (sdev->pdata->ipc_type) { in snd_sof_ipc_init()
179 sdev->pdata->ipc_type); in snd_sof_ipc_init()
A Dsof-acpi-dev.c78 sof_pdata->ipc_file_profile_base.ipc_type = desc->ipc_default; in sof_acpi_probe()
A Dsof-of-dev.c68 sof_pdata->ipc_file_profile_base.ipc_type = desc->ipc_default; in sof_of_probe()
A Ddebug.c330 if (plat_data->ipc_type != SOF_IPC_TYPE_3) { in snd_sof_dbg_init()
357 (u32 *)&plat_data->ipc_type); in snd_sof_dbg_init()
A Dipc3-dtrace.c497 if (sdev->pdata->ipc_type != SOF_IPC_TYPE_3) in ipc3_dtrace_init()
/linux/include/sound/
A Dsof.h61 enum sof_ipc_type ipc_type; member
120 enum sof_ipc_type ipc_type; member
/linux/sound/soc/sof/intel/
A Dapl.c41 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_3) { in sof_apl_ops_init()
54 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_4) { in sof_apl_ops_init()
A Dicl.c109 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_3) { in sof_icl_ops_init()
122 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_4) { in sof_icl_ops_init()
A Dtgl.c75 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_3) { in sof_tgl_ops_init()
90 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_4) { in sof_tgl_ops_init()
A Dcnl.c395 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_3) { in sof_cnl_ops_init()
408 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_4) { in sof_cnl_ops_init()
A Dhda-dai.c722 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_4 && !hda_use_tplg_nhlt) { in hda_set_dai_drv_ops()
732 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_4) { in hda_ops_free()
A Dhda.c79 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_4) { in sdw_params_free()
408 sdev->pdata->ipc_type == SOF_IPC_TYPE_4)) { in hda_dsp_post_fw_run()
A Dhda-dai-ops.c615 switch (sdev->pdata->ipc_type) { in hda_select_dai_widget_ops()
A Dhda-stream.c964 if (sdev->pdata->ipc_type == SOF_IPC_TYPE_4) { in hda_dsp_stream_init()
A Dhda-dsp.c1619 if (flags & SOF_DBG_DUMP_REGS && sdev->pdata->ipc_type == SOF_IPC_TYPE_3) { in hda_dsp_dump()

Completed in 37 milliseconds