/linux/drivers/firmware/cirrus/test/ ! |
H A D | cs_dsp_test_control_rw.c | 84 .mem_type = WMFW_ADSP2_YM, 108 case WMFW_ADSP2_YM: in _get_alg_mem_base_words() 2213 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_YM, .offs_words = 1, .len_bytes = 4 }, 2214 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_YM, .offs_words = 1, .len_bytes = 8 }, 2215 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_YM, .offs_words = 1, .len_bytes = 12 }, 2216 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_YM, .offs_words = 1, .len_bytes = 16 }, 2217 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_YM, .offs_words = 1, .len_bytes = 48 }, 2218 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_YM, .offs_words = 1, .len_bytes = 100 }, 2219 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_YM, .offs_words = 1, .len_bytes = 512 }, 2220 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_YM, [all...] |
H A D | cs_dsp_mock_mem_maps.c | 19 { .type = WMFW_ADSP2_YM, .base = 0x3400000 }, 38 { .type = WMFW_ADSP2_YM, .base = 0x0c0000 }, 58 { .type = WMFW_ADSP2_YM, .base = 0x1a8000 }, 182 case WMFW_ADSP2_YM: in cs_dsp_mock_reg_block_length_bytes() 192 case WMFW_ADSP2_YM: in cs_dsp_mock_reg_block_length_bytes() 249 case WMFW_ADSP2_YM: in cs_dsp_mock_reg_block_length_dsp_words() 259 case WMFW_ADSP2_YM: in cs_dsp_mock_reg_block_length_dsp_words() 312 return WMFW_ADSP2_YM; in cs_dsp_mock_packed_to_unpacked_mem_type() 452 case WMFW_ADSP2_YM: in cs_dsp_mock_xm_header_get_alg_base_in_words()
|
H A D | cs_dsp_test_wmfw.c | 470 { WMFW_ADSP2_YM, 32, 74 }, in wmfw_write_multiple_unpacked_mem() 475 { WMFW_ADSP2_YM, 0, 30 }, in wmfw_write_multiple_unpacked_mem() 566 { WMFW_ADSP2_YM, 69, 8 }, in wmfw_write_multiple_packed_unpacked_mem() 1738 WMFW_ADSP2_YM, 0, in wmfw_load_with_info() 1753 WMFW_ADSP2_YM, 64, in wmfw_load_with_info() 1762 reg_addr = cs_dsp_mock_base_addr_for_mem(priv, WMFW_ADSP2_YM); in wmfw_load_with_info() 1978 { .mem_type = WMFW_ADSP2_YM, .num_blocks = 1 }, 1979 { .mem_type = WMFW_ADSP2_YM, .num_blocks = 2 }, 1980 { .mem_type = WMFW_ADSP2_YM, .num_blocks = 3 }, 1981 { .mem_type = WMFW_ADSP2_YM, [all...] |
H A D | cs_dsp_test_control_cache.c | 84 .mem_type = WMFW_ADSP2_YM, 112 case WMFW_ADSP2_YM: in _get_alg_mem_base_words() 159 alg_base_words = _get_alg_mem_base_words(test, 0, WMFW_ADSP2_YM); in cs_dsp_ctl_v2_cache_alloc() 164 reg = cs_dsp_mock_base_addr_for_mem(priv, WMFW_ADSP2_YM); in cs_dsp_ctl_v2_cache_alloc() 173 def.mem_type = WMFW_ADSP2_YM; in cs_dsp_ctl_v2_cache_alloc() 556 def.mem_type = WMFW_ADSP2_YM; in cs_dsp_ctl_cache_init_multiple_mems() 570 alg_base_words = _get_alg_mem_base_words(test, 0, WMFW_ADSP2_YM); in cs_dsp_ctl_cache_init_multiple_mems() 571 reg = cs_dsp_mock_base_addr_for_mem(priv, WMFW_ADSP2_YM); in cs_dsp_ctl_cache_init_multiple_mems() 609 if (walkctl->alg_region.type == WMFW_ADSP2_YM) in cs_dsp_ctl_cache_init_multiple_mems() 2845 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_YM, [all...] |
H A D | cs_dsp_test_bin.c | 405 WMFW_ADSP2_YM); in bin_patch_one_word_multiple_mems() 426 WMFW_ADSP2_YM, in bin_patch_one_word_multiple_mems() 456 reg_addr = cs_dsp_mock_base_addr_for_mem(priv, WMFW_ADSP2_YM) + in bin_patch_one_word_multiple_mems() 2112 WMFW_ADSP2_YM); in bin_patch_name_and_info() 2131 WMFW_ADSP2_YM, in bin_patch_name_and_info() 2142 reg_addr = cs_dsp_mock_base_addr_for_mem(priv, WMFW_ADSP2_YM); in bin_patch_name_and_info() 2299 { .mem_type = WMFW_ADSP2_YM, .offset_words = 0 }, 2300 { .mem_type = WMFW_ADSP2_YM, .offset_words = 1 }, 2301 { .mem_type = WMFW_ADSP2_YM, .offset_words = 2 }, 2302 { .mem_type = WMFW_ADSP2_YM, [all...] |
H A D | cs_dsp_test_control_parse.c | 71 .mem_type = WMFW_ADSP2_YM, 923 cs_dsp_mock_base_addr_for_mem(priv, WMFW_ADSP2_YM), in cs_dsp_ctl_parse_flags() 927 def.mem_type = WMFW_ADSP2_YM; in cs_dsp_ctl_parse_flags() 961 cs_dsp_mock_base_addr_for_mem(priv, WMFW_ADSP2_YM), in cs_dsp_ctl_illegal_type_flags() 966 def.mem_type = WMFW_ADSP2_YM; in cs_dsp_ctl_illegal_type_flags() 1098 def.mem_type = WMFW_ADSP2_YM; in cs_dsp_ctl_mem_uniqueness() 1204 def.mem_type = WMFW_ADSP2_YM; in cs_dsp_ctl_squash_reloaded_controls() 1268 def.mem_type = WMFW_ADSP2_YM; in cs_dsp_ctl_v2_squash_reloaded_controls() 1524 { .mem_type = WMFW_ADSP2_YM },
|
H A D | cs_dsp_test_wmfw_error.c | 47 .mem_type = WMFW_ADSP2_YM, 86 WMFW_ADSP2_YM, 0, in wmfw_load_with_unknown_blocks() 102 reg_addr = cs_dsp_mock_base_addr_for_mem(priv, WMFW_ADSP2_YM); in wmfw_load_with_unknown_blocks() 1174 { .block_type = WMFW_ADSP2_YM }, 1184 { .block_type = WMFW_ADSP2_YM },
|
H A D | cs_dsp_test_bin_error.c | 86 WMFW_ADSP2_YM, 0, in bin_load_with_unknown_blocks() 95 reg_addr = cs_dsp_mock_base_addr_for_mem(priv, WMFW_ADSP2_YM); in bin_load_with_unknown_blocks()
|
H A D | cs_dsp_test_callbacks.c | 61 .mem_type = WMFW_ADSP2_YM, 219 def.mem_type = WMFW_ADSP2_YM; in cs_dsp_test_ctl_v1_callbacks()
|
H A D | cs_dsp_mock_wmfw.c | 414 hdr->sizes.ym = cpu_to_le32(cs_dsp_mock_size_of_region(dsp, WMFW_ADSP2_YM)); in cs_dsp_init_adsp2_halo_wmfw()
|
/linux/include/linux/firmware/cirrus/ ! |
H A D | wmfw.h | 197 #define WMFW_ADSP2_YM 6 macro
|
/linux/sound/soc/codecs/ ! |
H A D | cs47l85.c | 44 { .type = WMFW_ADSP2_YM, .base = 0x0c0000 }, 51 { .type = WMFW_ADSP2_YM, .base = 0x140000 }, 58 { .type = WMFW_ADSP2_YM, .base = 0x1c0000 }, 65 { .type = WMFW_ADSP2_YM, .base = 0x240000 }, 72 { .type = WMFW_ADSP2_YM, .base = 0x2c0000 }, 79 { .type = WMFW_ADSP2_YM, .base = 0x340000 }, 86 { .type = WMFW_ADSP2_YM, .base = 0x3c0000 },
|
H A D | cs47l90.c | 44 { .type = WMFW_ADSP2_YM, .base = 0x0c0000 }, 51 { .type = WMFW_ADSP2_YM, .base = 0x140000 }, 58 { .type = WMFW_ADSP2_YM, .base = 0x1c0000 }, 65 { .type = WMFW_ADSP2_YM, .base = 0x240000 }, 72 { .type = WMFW_ADSP2_YM, .base = 0x2c0000 }, 79 { .type = WMFW_ADSP2_YM, .base = 0x340000 }, 86 { .type = WMFW_ADSP2_YM, .base = 0x3c0000 },
|
H A D | cs35l56-shared.c | 761 { .type = WMFW_ADSP2_YM, .base = CS35L56_DSP1_YMEM_UNPACKED24_0 }, 833 .mem_region = WMFW_ADSP2_YM,
|
H A D | wm5110.c | 52 { .type = WMFW_ADSP2_YM, .base = 0x1a8000 }, 59 { .type = WMFW_ADSP2_YM, .base = 0x2a8000 }, 66 { .type = WMFW_ADSP2_YM, .base = 0x3a8000 }, 73 { .type = WMFW_ADSP2_YM, .base = 0x4a8000 },
|
H A D | cs47l24.c | 44 { .type = WMFW_ADSP2_YM, .base = 0x2a8000 }, 51 { .type = WMFW_ADSP2_YM, .base = 0x3a8000 },
|
H A D | cs-amp-lib-test.c | 568 .mem_region = WMFW_ADSP2_YM,
|
H A D | cs35l41-lib.c | 1414 {. type = WMFW_ADSP2_YM, .base = CS35L41_DSP1_YMEM_UNPACK24_0},
|
H A D | cs35l45.c | 1345 {. type = WMFW_ADSP2_YM, .base = CS35L45_DSP1_YMEM_UNPACK24_0},
|
H A D | wm5102.c | 51 { .type = WMFW_ADSP2_YM, .base = 0x1a8000 },
|
H A D | cs47l92.c | 44 { .type = WMFW_ADSP2_YM, .base = 0x0c0000 },
|
H A D | wm_adsp.c | 229 .mem_type = WMFW_ADSP2_YM,
|
H A D | cs48l32.c | 46 { .type = WMFW_ADSP2_YM, .base = 0x3400000 },
|
/linux/drivers/firmware/cirrus/ ! |
H A D | cs_dsp.c | 376 case WMFW_ADSP2_YM: in cs_dsp_mem_region_name() 586 case WMFW_ADSP2_YM: in cs_dsp_region_to_reg() 600 case WMFW_ADSP2_YM: in cs_dsp_halo_region_to_reg() 1581 case WMFW_ADSP2_YM: in cs_dsp_load() 1987 alg_region = cs_dsp_create_region(dsp, WMFW_ADSP2_YM, in cs_dsp_adsp2_setup_algs() 2040 alg_region = cs_dsp_create_region(dsp, WMFW_ADSP2_YM, in cs_dsp_adsp2_setup_algs() 2095 WMFW_ADSP2_YM, WMFW_HALO_YM_PACKED in cs_dsp_halo_create_regions() 2272 case WMFW_ADSP2_YM: in cs_dsp_load_coeff()
|
/linux/drivers/mfd/ ! |
H A D | cs40l50-core.c | 101 { .type = WMFW_ADSP2_YM, .base = CS40L50_YMEM_UNPACKED24_0 },
|