Home
last modified time | relevance | path

Searched refs:SKL_DSP_RESET (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/soc/intel/skylake/
Dskl-sst-dsp.c51 skl->cores.state[i] = SKL_DSP_RESET; in skl_dsp_init_core_state()
356 if (skl->cores.state[core_id] == SKL_DSP_RESET) { in skl_dsp_get_core()
384 (skl->cores.state[core_id] != SKL_DSP_RESET)) { in skl_dsp_put_core()
Dskl-sst-dsp.h135 SKL_DSP_RESET, enumerator
Dcnl-sst.c270 cnl->cores.state[core_id] = SKL_DSP_RESET; in cnl_set_dsp_D3()
Dskl-sst.c248 skl->cores.state[core_id] = SKL_DSP_RESET; in skl_set_dsp_D3()
Dbxt-sst.c529 skl->cores.state[core_id] = SKL_DSP_RESET; in bxt_set_dsp_D3()