Lines Matching refs:core_id
387 static int bxt_set_dsp_D0(struct sst_dsp *ctx, unsigned int core_id) in bxt_set_dsp_D0() argument
392 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in bxt_set_dsp_D0()
410 skl->cores.state[core_id] = SKL_DSP_RUNNING; in bxt_set_dsp_D0()
415 if (core_id == SKL_DSP_CORE0_ID) in bxt_set_dsp_D0()
424 if (core_id == SKL_DSP_CORE0_ID) { in bxt_set_dsp_D0()
439 if (core_id == SKL_DSP_CORE0_ID) { in bxt_set_dsp_D0()
459 if (core_id != SKL_DSP_CORE0_ID) { in bxt_set_dsp_D0()
467 core_id, ret); in bxt_set_dsp_D0()
472 skl->cores.state[core_id] = SKL_DSP_RUNNING; in bxt_set_dsp_D0()
475 if (core_id == SKL_DSP_CORE0_ID) in bxt_set_dsp_D0()
482 static int bxt_set_dsp_D3(struct sst_dsp *ctx, unsigned int core_id) in bxt_set_dsp_D3() argument
487 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in bxt_set_dsp_D3()
500 core_id); in bxt_set_dsp_D3()
508 if (core_id == SKL_DSP_CORE0_ID) { in bxt_set_dsp_D3()
518 skl->cores.state[core_id] = SKL_DSP_RESET; in bxt_set_dsp_D3()