Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/sof/intel/
Dicl.c80 ret = hda_dsp_enable_core(sdev, BIT(ICL_DSP_HPRO_CORE_ID)); in icl_dsp_post_fw_run()
Dtgl.c37 return hda_dsp_enable_core(sdev, BIT(core)); in tgl_dsp_core_get()
Dhda-dsp.c254 int hda_dsp_enable_core(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_enable_core() function
953 ret = hda_dsp_enable_core(sdev, BIT(core)); in hda_dsp_core_get()
Dhda.h502 int hda_dsp_enable_core(struct snd_sof_dev *sdev, unsigned int core_mask);