Home
last modified time | relevance | path

Searched refs:skl_dsp_start_core (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/soc/intel/skylake/
Dskl-sst-dsp.c172 int skl_dsp_start_core(struct sst_dsp *ctx, unsigned int core_mask) in skl_dsp_start_core() function
251 return skl_dsp_start_core(ctx, core_mask); in skl_dsp_enable_core()
293 ret = skl_dsp_start_core(ctx, SKL_DSP_CORE0_MASK); in skl_dsp_boot()
Dskl-sst-dsp.h220 int skl_dsp_start_core(struct sst_dsp *ctx, unsigned int core_mask);
Dbxt-sst.c133 ret = skl_dsp_start_core(ctx, SKL_DSP_CORE0_MASK); in sst_bxt_prepare_fw()
446 ret = skl_dsp_start_core(ctx, core_mask); in bxt_set_dsp_D0()