Home
last modified time | relevance | path

Searched refs:SKL_DSP_CORE_MASK (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H 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()
H 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()
H 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()
H A Dskl-sst-dsp.h80 #define SKL_DSP_CORE_MASK(c) BIT(c) macro
83 * Core 0 mask = SKL_DSP_CORE_MASK(0); Defined separately
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H 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()
H 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()
H 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()
H A Dskl-sst-dsp.h80 #define SKL_DSP_CORE_MASK(c) BIT(c) macro
83 * Core 0 mask = SKL_DSP_CORE_MASK(0); Defined separately

Completed in 6 milliseconds