Home
last modified time | relevance | path

Searched refs:_find_alg_entry (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/firmware/cirrus/test/
H A Dcs_dsp_test_control_rw.c147 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_write_running()
218 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_read_volatile_running()
289 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_read_volatile_not_started()
339 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_read_volatile_stopped()
393 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_read_volatile_stopped_powered_down()
450 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_read_volatile_not_current_loaded_fw()
508 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_read_volatile_not_current_running_fw()
568 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_write_volatile_not_started()
625 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_write_volatile_stopped()
686 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_write_volatile_stopped_powered_down()
[all …]
H A Dcs_dsp_test_control_cache.c205 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_init()
264 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_init_write_only()
868 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_not_started()
929 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_stopped()
995 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_powered_down()
1058 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_stopped_powered_down()
1126 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_not_current_loaded_fw()
1194 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_not_current_running_fw()
1263 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_running()
1349 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_running_zero_flags()
[all …]