Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/skylake/
Dskl-sst-dsp.c164 int skl_dsp_start_core(struct sst_dsp *ctx, unsigned int core_mask) in skl_dsp_start_core() function
243 return skl_dsp_start_core(ctx, core_mask); in skl_dsp_enable_core()
285 ret = skl_dsp_start_core(ctx, SKL_DSP_CORE0_MASK); in skl_dsp_boot()
Dskl-sst-dsp.h212 int skl_dsp_start_core(struct sst_dsp *ctx, unsigned int core_mask);
Dbxt-sst.c125 ret = skl_dsp_start_core(ctx, SKL_DSP_CORE0_MASK); in sst_bxt_prepare_fw()
438 ret = skl_dsp_start_core(ctx, core_mask); in bxt_set_dsp_D0()