Searched refs:SST_HSW_MODULE_WAVES (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/sound/soc/intel/haswell/ |
| D | sst-haswell-pcm.c | 319 enum sst_hsw_module_id id = SST_HSW_MODULE_WAVES; in hsw_waves_switch_get() 334 enum sst_hsw_module_id id = SST_HSW_MODULE_WAVES; in hsw_waves_switch_put() 379 enum sst_hsw_module_id id = SST_HSW_MODULE_WAVES; in hsw_waves_param_put() 895 if (sst_hsw_is_module_loaded(hsw, SST_HSW_MODULE_WAVES)) { in hsw_pcm_create_modules() 897 SST_HSW_MODULE_WAVES, 0); in hsw_pcm_create_modules() 926 if (sst_hsw_is_module_loaded(hsw, SST_HSW_MODULE_WAVES) && in hsw_pcm_free_modules() 1206 if (sst_hsw_is_module_active(hsw, SST_HSW_MODULE_WAVES)) { in hsw_pcm_runtime_suspend() 1207 ret = sst_hsw_module_disable(hsw, SST_HSW_MODULE_WAVES, 0); in hsw_pcm_runtime_suspend() 1210 sst_hsw_set_module_enabled_rtd3(hsw, SST_HSW_MODULE_WAVES); in hsw_pcm_runtime_suspend() 1246 if (sst_hsw_is_module_enabled_rtd3(hsw, SST_HSW_MODULE_WAVES)) { in hsw_pcm_runtime_resume() [all …]
|
| D | sst-haswell-ipc.c | 1726 if (id == SST_HSW_MODULE_WAVES) in sst_hsw_init_module_state() 1816 if (!sst_hsw_is_module_active(hsw, SST_HSW_MODULE_WAVES)) { in sst_hsw_launch_param_buf() 1824 SST_HSW_MODULE_WAVES, 0, hsw->param_buf[idx][0], in sst_hsw_launch_param_buf() 2158 sst_hsw_module_load(hsw, SST_HSW_MODULE_WAVES, 0, "intel/IntcPP01.bin"); in sst_hsw_dsp_init()
|
| D | sst-haswell-ipc.h | 167 SST_HSW_MODULE_WAVES = 0x5, enumerator
|
| D | sst-haswell-dsp.c | 96 type != SST_HSW_MODULE_WAVES && in hsw_parse_module()
|