Home
last modified time | relevance | path

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

/linux/sound/soc/intel/skylake/
A Dbxt-sst.c111 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()
A Dcnl-sst.c191 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()
A 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()
A Dskl-sst-dsp.h80 #define SKL_DSP_CORE_MASK(c) BIT(c) macro

Completed in 7 milliseconds