Searched refs:SKL_DSP_CORE_MASK (Results 1 – 4 of 4) sorted by relevance
111 SKL_DSP_CORE_MASK(1)); in sst_bxt_prepare_fw()140 ret = skl_dsp_core_power_down(ctx, SKL_DSP_CORE_MASK(1)); in sst_bxt_prepare_fw()162 skl_dsp_core_power_down(ctx, SKL_DSP_CORE_MASK(1)); in sst_bxt_prepare_fw()392 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in bxt_set_dsp_D0()417 SKL_DSP_CORE_MASK(1)); in bxt_set_dsp_D0()445 skl_dsp_core_power_down(ctx, SKL_DSP_CORE_MASK(1)); in bxt_set_dsp_D0()476 core_mask |= SKL_DSP_CORE_MASK(1); in bxt_set_dsp_D0()487 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in bxt_set_dsp_D3()
191 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in cnl_set_dsp_D0()254 unsigned int core_mask = SKL_DSP_CORE_MASK(core_id); in cnl_set_dsp_D3()
165 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()
80 #define SKL_DSP_CORE_MASK(c) BIT(c) macro
Completed in 7 milliseconds