Lines Matching refs:SST_HSW_MODULE_WAVES
328 enum sst_hsw_module_id id = SST_HSW_MODULE_WAVES; in hsw_waves_switch_get()
343 enum sst_hsw_module_id id = SST_HSW_MODULE_WAVES; in hsw_waves_switch_put()
388 enum sst_hsw_module_id id = SST_HSW_MODULE_WAVES; in hsw_waves_param_put()
905 if (sst_hsw_is_module_loaded(hsw, SST_HSW_MODULE_WAVES)) { in hsw_pcm_create_modules()
907 SST_HSW_MODULE_WAVES, 0); in hsw_pcm_create_modules()
936 if (sst_hsw_is_module_loaded(hsw, SST_HSW_MODULE_WAVES) && in hsw_pcm_free_modules()
1236 if (sst_hsw_is_module_active(hsw, SST_HSW_MODULE_WAVES)) { in hsw_pcm_runtime_suspend()
1237 ret = sst_hsw_module_disable(hsw, SST_HSW_MODULE_WAVES, 0); in hsw_pcm_runtime_suspend()
1240 sst_hsw_set_module_enabled_rtd3(hsw, SST_HSW_MODULE_WAVES); in hsw_pcm_runtime_suspend()
1276 if (sst_hsw_is_module_enabled_rtd3(hsw, SST_HSW_MODULE_WAVES)) { in hsw_pcm_runtime_resume()
1277 ret = sst_hsw_module_enable(hsw, SST_HSW_MODULE_WAVES, 0); in hsw_pcm_runtime_resume()
1285 sst_hsw_set_module_disabled_rtd3(hsw, SST_HSW_MODULE_WAVES); in hsw_pcm_runtime_resume()