Home
last modified time | relevance | path

Searched refs:SOF_DSP_PRIMARY_CORE (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/sound/soc/sof/intel/
A Dmtl.c325 if (core != SOF_DSP_PRIMARY_CORE || mtl_dsp_primary_core_is_enabled(sdev)) in mtl_dsp_core_power_up()
359 if (core != SOF_DSP_PRIMARY_CORE || !mtl_dsp_primary_core_is_enabled(sdev)) in mtl_dsp_core_power_down()
385 ret = mtl_dsp_core_power_down(sdev, SOF_DSP_PRIMARY_CORE); in mtl_power_down_dsp()
422 ret = mtl_dsp_core_power_up(sdev, SOF_DSP_PRIMARY_CORE); in mtl_dsp_cl_init()
465 mtl_dsp_core_power_down(sdev, SOF_DSP_PRIMARY_CORE); in mtl_dsp_cl_init()
A Dtgl.c30 if (core == SOF_DSP_PRIMARY_CORE) in tgl_dsp_core_get()
44 if (core == SOF_DSP_PRIMARY_CORE) in tgl_dsp_core_put()
A Dhda-dsp.c1035 if (sdev->fw_state != SOF_FW_BOOT_COMPLETE || core == SOF_DSP_PRIMARY_CORE) in hda_dsp_core_get()
/linux-6.3-rc2/sound/soc/sof/
A Dipc4.c667 return sof_ipc4_set_core_state(sdev, SOF_DSP_PRIMARY_CORE, false); in sof_ipc4_ctx_save()
A Dsof-priv.h84 #define SOF_DSP_PRIMARY_CORE 0 macro
A Dtopology.c1504 swidget->core = SOF_DSP_PRIMARY_CORE; in sof_widget_ready()
A Dipc3-topology.c536 pipeline->core = SOF_DSP_PRIMARY_CORE; in sof_ipc3_widget_setup_comp_pipeline()

Completed in 18 milliseconds