Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
Dicl.c81 ret = hda_dsp_enable_core(sdev, BIT(ICL_DSP_HPRO_CORE_ID)); in icl_dsp_post_fw_run()
Dtgl.c38 return hda_dsp_enable_core(sdev, BIT(core)); in tgl_dsp_core_get()
Dhda-dsp.c350 int hda_dsp_enable_core(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_enable_core() function
373 EXPORT_SYMBOL_NS(hda_dsp_enable_core, SND_SOC_SOF_INTEL_HDA_COMMON);
1197 ret = hda_dsp_enable_core(sdev, BIT(core)); in hda_dsp_core_get()
Dhda-loader-skl.c340 ret = hda_dsp_enable_core(sdev, chip->init_core_mask); in cl_dsp_init_skl()
Dhda.h594 int hda_dsp_enable_core(struct snd_sof_dev *sdev, unsigned int core_mask);