Lines Matching refs:core_id
398 static int bxt_set_dsp_D0(struct sst_dsp *ctx, unsigned int core_id) in bxt_set_dsp_D0() argument
403 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in bxt_set_dsp_D0()
421 skl->cores.state[core_id] = SKL_DSP_RUNNING; in bxt_set_dsp_D0()
426 if (core_id == SKL_DSP_CORE0_ID) in bxt_set_dsp_D0()
435 if (core_id == SKL_DSP_CORE0_ID) { in bxt_set_dsp_D0()
450 if (core_id == SKL_DSP_CORE0_ID) { in bxt_set_dsp_D0()
470 if (core_id != SKL_DSP_CORE0_ID) { in bxt_set_dsp_D0()
478 core_id, ret); in bxt_set_dsp_D0()
483 skl->cores.state[core_id] = SKL_DSP_RUNNING; in bxt_set_dsp_D0()
486 if (core_id == SKL_DSP_CORE0_ID) in bxt_set_dsp_D0()
493 static int bxt_set_dsp_D3(struct sst_dsp *ctx, unsigned int core_id) in bxt_set_dsp_D3() argument
498 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in bxt_set_dsp_D3()
511 core_id); in bxt_set_dsp_D3()
519 if (core_id == SKL_DSP_CORE0_ID) { in bxt_set_dsp_D3()
529 skl->cores.state[core_id] = SKL_DSP_RESET; in bxt_set_dsp_D3()