Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/intel/skylake/
Dskl-sst-dsp.c43 skl->cores.state[i] = SKL_DSP_RESET; in skl_dsp_init_core_state()
348 if (skl->cores.state[core_id] == SKL_DSP_RESET) { in skl_dsp_get_core()
376 (skl->cores.state[core_id] != SKL_DSP_RESET)) { in skl_dsp_put_core()
Dskl-sst-dsp.h129 SKL_DSP_RESET, enumerator
Dcnl-sst.c283 cnl->cores.state[core_id] = SKL_DSP_RESET; in cnl_set_dsp_D3()
Dskl-sst.c240 skl->cores.state[core_id] = SKL_DSP_RESET; in skl_set_dsp_D3()
Dbxt-sst.c518 skl->cores.state[core_id] = SKL_DSP_RESET; in bxt_set_dsp_D3()