Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/skylake/
Dbxt-sst.c114 SKL_DSP_CORE_MASK(1)); in sst_bxt_prepare_fw()
143 ret = skl_dsp_core_power_down(ctx, SKL_DSP_CORE_MASK(1)); in sst_bxt_prepare_fw()
165 skl_dsp_core_power_down(ctx, SKL_DSP_CORE_MASK(1)); in sst_bxt_prepare_fw()
395 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in bxt_set_dsp_D0()
420 SKL_DSP_CORE_MASK(1)); in bxt_set_dsp_D0()
448 skl_dsp_core_power_down(ctx, SKL_DSP_CORE_MASK(1)); in bxt_set_dsp_D0()
479 core_mask |= SKL_DSP_CORE_MASK(1); in bxt_set_dsp_D0()
490 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in bxt_set_dsp_D3()
Dcnl-sst.c170 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in cnl_set_dsp_D0()
232 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in cnl_set_dsp_D3()
Dskl-sst-dsp.h78 #define SKL_DSP_CORE_MASK(c) BIT(c) macro
Dskl-sst.c165 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in skl_set_dsp_D0()
219 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in skl_set_dsp_D3()