Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/cirrus/test/
H A Dcs_dsp_test_control_rw.c103 static int _get_alg_mem_base_words(struct kunit *test, int alg_index, int mem_type) in _get_alg_mem_base_words() argument
107 return cs_dsp_ctl_rw_test_algs[alg_index].xm_base_words; in _get_alg_mem_base_words()
109 return cs_dsp_ctl_rw_test_algs[alg_index].ym_base_words; in _get_alg_mem_base_words()
111 return cs_dsp_ctl_rw_test_algs[alg_index].zm_base_words; in _get_alg_mem_base_words()
H A Dcs_dsp_test_control_cache.c107 static int _get_alg_mem_base_words(struct kunit *test, int alg_index, int mem_type) in _get_alg_mem_base_words() argument
111 return cs_dsp_ctl_cache_test_algs[alg_index].xm_base_words; in _get_alg_mem_base_words()
113 return cs_dsp_ctl_cache_test_algs[alg_index].ym_base_words; in _get_alg_mem_base_words()
115 return cs_dsp_ctl_cache_test_algs[alg_index].zm_base_words; in _get_alg_mem_base_words()