Searched defs:alg_base_words (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/drivers/firmware/cirrus/test/ |
D | cs_dsp_test_bin.c | 122 unsigned int alg_base_words, reg_addr; in bin_patch_one_word() local 168 unsigned int alg_base_words, reg_addr; in bin_patch_one_multiword() local 216 unsigned int alg_base_words, reg_addr; in bin_patch_multi_oneword() local 272 unsigned int alg_base_words, reg_addr; in bin_patch_multi_oneword_unordered() local 334 unsigned int alg_base_words, reg_addr; in bin_patch_multi_oneword_sparse_unordered() local 493 unsigned int alg_base_words; in bin_patch_one_word_multiple_algs() local 553 unsigned int alg_base_words; in bin_patch_one_word_multiple_algs_unordered() local 613 unsigned int alg_base_words, patch_pos_words; in bin_patch_1_packed() local 670 unsigned int alg_base_words, patch_pos_words; in bin_patch_1_packed_1_single_trailing() local 750 unsigned int alg_base_words, patch_pos_words; in bin_patch_1_packed_2_single_trailing() local [all …]
|
D | cs_dsp_test_control_cache.c | 151 unsigned int reg, alg_base_words, alg_size_bytes; in cs_dsp_ctl_v2_cache_alloc() local 206 unsigned int reg, alg_base_words; in cs_dsp_ctl_cache_init() local 317 unsigned int reg, alg_base_words; in cs_dsp_ctl_cache_init_multiple_fw_same_controls() local 426 unsigned int reg, alg_base_words; in cs_dsp_ctl_cache_init_multiple_fwalgid_same_controls() local 534 unsigned int reg, alg_base_words; in cs_dsp_ctl_cache_init_multiple_mems() local 655 unsigned int reg, alg_base_words; in cs_dsp_ctl_cache_init_multiple_algs() local 756 unsigned int reg, alg_base_words, alg_base_reg; in cs_dsp_ctl_cache_init_multiple_offsets() local 869 unsigned int reg, alg_base_words; in cs_dsp_ctl_cache_read_not_started() local 930 unsigned int reg, alg_base_words; in cs_dsp_ctl_cache_read_stopped() local 996 unsigned int reg, alg_base_words; in cs_dsp_ctl_cache_read_powered_down() local [all …]
|
D | cs_dsp_test_control_rw.c | 148 unsigned int reg, alg_base_words; in cs_dsp_ctl_write_running() local 219 unsigned int reg, alg_base_words; in cs_dsp_ctl_read_volatile_running() local 290 unsigned int reg, alg_base_words; in cs_dsp_ctl_read_volatile_not_started() local 340 unsigned int reg, alg_base_words; in cs_dsp_ctl_read_volatile_stopped() local 394 unsigned int reg, alg_base_words; in cs_dsp_ctl_read_volatile_stopped_powered_down() local 451 unsigned int reg, alg_base_words; in cs_dsp_ctl_read_volatile_not_current_loaded_fw() local 509 unsigned int reg, alg_base_words; in cs_dsp_ctl_read_volatile_not_current_running_fw() local 569 unsigned int reg, alg_base_words; in cs_dsp_ctl_write_volatile_not_started() local 626 unsigned int reg, alg_base_words; in cs_dsp_ctl_write_volatile_stopped() local 687 unsigned int reg, alg_base_words; in cs_dsp_ctl_write_volatile_stopped_powered_down() local [all …]
|