Home
last modified time | relevance | path

Searched refs:WMFW_ADSP2_YM (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/firmware/cirrus/test/ !
H A Dcs_dsp_test_control_rw.c84 .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 Dcs_dsp_mock_mem_maps.c19 { .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 Dcs_dsp_test_wmfw.c470 { 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 Dcs_dsp_test_control_cache.c84 .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 Dcs_dsp_test_bin.c405 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 Dcs_dsp_test_control_parse.c71 .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 Dcs_dsp_test_wmfw_error.c47 .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 Dcs_dsp_test_bin_error.c86 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 Dcs_dsp_test_callbacks.c61 .mem_type = WMFW_ADSP2_YM,
219 def.mem_type = WMFW_ADSP2_YM; in cs_dsp_test_ctl_v1_callbacks()
H A Dcs_dsp_mock_wmfw.c414 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 Dwmfw.h197 #define WMFW_ADSP2_YM 6 macro
/linux/sound/soc/codecs/ !
H A Dcs47l85.c44 { .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 Dcs47l90.c44 { .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 Dcs35l56-shared.c761 { .type = WMFW_ADSP2_YM, .base = CS35L56_DSP1_YMEM_UNPACKED24_0 },
833 .mem_region = WMFW_ADSP2_YM,
H A Dwm5110.c52 { .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 Dcs47l24.c44 { .type = WMFW_ADSP2_YM, .base = 0x2a8000 },
51 { .type = WMFW_ADSP2_YM, .base = 0x3a8000 },
H A Dcs-amp-lib-test.c568 .mem_region = WMFW_ADSP2_YM,
H A Dcs35l41-lib.c1414 {. type = WMFW_ADSP2_YM, .base = CS35L41_DSP1_YMEM_UNPACK24_0},
H A Dcs35l45.c1345 {. type = WMFW_ADSP2_YM, .base = CS35L45_DSP1_YMEM_UNPACK24_0},
H A Dwm5102.c51 { .type = WMFW_ADSP2_YM, .base = 0x1a8000 },
H A Dcs47l92.c44 { .type = WMFW_ADSP2_YM, .base = 0x0c0000 },
H A Dwm_adsp.c229 .mem_type = WMFW_ADSP2_YM,
H A Dcs48l32.c46 { .type = WMFW_ADSP2_YM, .base = 0x3400000 },
/linux/drivers/firmware/cirrus/ !
H A Dcs_dsp.c376 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 Dcs40l50-core.c101 { .type = WMFW_ADSP2_YM, .base = CS40L50_YMEM_UNPACKED24_0 },