| /linux-6.15/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_mock_mem_maps.c | 39 { .type = WMFW_ADSP2_ZM, .base = 0x0e0000 }, 56 { .type = WMFW_ADSP2_ZM, .base = 0x180000 }, 183 case WMFW_ADSP2_ZM: in cs_dsp_mock_reg_block_length_bytes() 250 case WMFW_ADSP2_ZM: in cs_dsp_mock_reg_block_length_dsp_words() 455 case WMFW_ADSP2_ZM: in cs_dsp_mock_xm_header_get_alg_base_in_words()
|
| H A D | cs_dsp_test_bin.c | 410 WMFW_ADSP2_ZM); in bin_patch_one_word_multiple_mems() 434 WMFW_ADSP2_ZM, in bin_patch_one_word_multiple_mems() 2312 { .mem_type = WMFW_ADSP2_ZM, .offset_words = 0 }, 2313 { .mem_type = WMFW_ADSP2_ZM, .offset_words = 1 }, 2314 { .mem_type = WMFW_ADSP2_ZM, .offset_words = 2 }, 2315 { .mem_type = WMFW_ADSP2_ZM, .offset_words = 3 }, 2316 { .mem_type = WMFW_ADSP2_ZM, .offset_words = 4 }, 2430 { .mem_type = WMFW_ADSP2_ZM, .alg_idx = 0 }, 2431 { .mem_type = WMFW_ADSP2_ZM, .alg_idx = 1 }, 2432 { .mem_type = WMFW_ADSP2_ZM, .alg_idx = 2 }, [all …]
|
| H A D | cs_dsp_test_wmfw.c | 469 { WMFW_ADSP2_ZM, 69, 8 }, in wmfw_write_multiple_unpacked_mem() 477 { WMFW_ADSP2_ZM, 21, 26 }, in wmfw_write_multiple_unpacked_mem() 1990 { .mem_type = WMFW_ADSP2_ZM, .num_blocks = 1 }, 1991 { .mem_type = WMFW_ADSP2_ZM, .num_blocks = 2 }, 1992 { .mem_type = WMFW_ADSP2_ZM, .num_blocks = 3 }, 1993 { .mem_type = WMFW_ADSP2_ZM, .num_blocks = 4 }, 1994 { .mem_type = WMFW_ADSP2_ZM, .num_blocks = 5 }, 1995 { .mem_type = WMFW_ADSP2_ZM, .num_blocks = 6 }, 1996 { .mem_type = WMFW_ADSP2_ZM, .num_blocks = 12 }, 1997 { .mem_type = WMFW_ADSP2_ZM, .num_blocks = 13 }, [all …]
|
| H A D | cs_dsp_mock_wmfw.c | 415 hdr->sizes.zm = cpu_to_le32(cs_dsp_mock_size_of_region(dsp, WMFW_ADSP2_ZM)); in cs_dsp_init_adsp2_halo_wmfw()
|
| H A D | cs_dsp_test_control_cache.c | 114 case WMFW_ADSP2_ZM: in _get_alg_mem_base_words() 563 def.mem_type = WMFW_ADSP2_ZM; in cs_dsp_ctl_cache_init_multiple_mems() 583 alg_base_words = _get_alg_mem_base_words(test, 0, WMFW_ADSP2_ZM); in cs_dsp_ctl_cache_init_multiple_mems() 584 reg = cs_dsp_mock_base_addr_for_mem(priv, WMFW_ADSP2_ZM); in cs_dsp_ctl_cache_init_multiple_mems() 613 if (walkctl->alg_region.type == WMFW_ADSP2_ZM) in cs_dsp_ctl_cache_init_multiple_mems() 2882 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_ZM, .offs_words = 1, .len_bytes = 4 },
|
| H A D | cs_dsp_test_callbacks.c | 215 def.mem_type = WMFW_ADSP2_ZM; in cs_dsp_test_ctl_v1_callbacks()
|
| H A D | cs_dsp_test_control_parse.c | 731 if ((param->mem_type == WMFW_ADSP2_ZM) && !cs_dsp_mock_has_zm(priv)) in cs_dsp_ctl_parse_memory_type() 799 if ((param->mem_type == WMFW_ADSP2_ZM) && !cs_dsp_mock_has_zm(priv)) in cs_dsp_ctl_parse_alg_mem() 1525 { .mem_type = WMFW_ADSP2_ZM },
|
| H A D | cs_dsp_test_control_rw.c | 110 case WMFW_ADSP2_ZM: in _get_alg_mem_base_words() 2249 { .alg_id = 0xfafa, .mem_type = WMFW_ADSP2_ZM, .offs_words = 1, .len_bytes = 4 },
|
| /linux-6.15/include/linux/firmware/cirrus/ |
| H A D | wmfw.h | 195 #define WMFW_ADSP2_ZM 4 macro
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | cs47l90.c | 42 { .type = WMFW_ADSP2_ZM, .base = 0x0e0000 }, 49 { .type = WMFW_ADSP2_ZM, .base = 0x160000 }, 56 { .type = WMFW_ADSP2_ZM, .base = 0x1e0000 }, 63 { .type = WMFW_ADSP2_ZM, .base = 0x260000 }, 70 { .type = WMFW_ADSP2_ZM, .base = 0x2e0000 }, 77 { .type = WMFW_ADSP2_ZM, .base = 0x360000 }, 84 { .type = WMFW_ADSP2_ZM, .base = 0x3e0000 },
|
| H A D | cs47l85.c | 42 { .type = WMFW_ADSP2_ZM, .base = 0x0e0000 }, 49 { .type = WMFW_ADSP2_ZM, .base = 0x160000 }, 56 { .type = WMFW_ADSP2_ZM, .base = 0x1e0000 }, 63 { .type = WMFW_ADSP2_ZM, .base = 0x260000 }, 70 { .type = WMFW_ADSP2_ZM, .base = 0x2e0000 }, 77 { .type = WMFW_ADSP2_ZM, .base = 0x360000 }, 84 { .type = WMFW_ADSP2_ZM, .base = 0x3e0000 },
|
| H A D | cs47l35.c | 42 { .type = WMFW_ADSP2_ZM, .base = 0x0e0000 }, 49 { .type = WMFW_ADSP2_ZM, .base = 0x160000 }, 56 { .type = WMFW_ADSP2_ZM, .base = 0x1e0000 },
|
| H A D | wm5110.c | 50 { .type = WMFW_ADSP2_ZM, .base = 0x180000 }, 57 { .type = WMFW_ADSP2_ZM, .base = 0x280000 }, 64 { .type = WMFW_ADSP2_ZM, .base = 0x380000 }, 71 { .type = WMFW_ADSP2_ZM, .base = 0x480000 },
|
| H A D | cs47l24.c | 42 { .type = WMFW_ADSP2_ZM, .base = 0x280000 }, 49 { .type = WMFW_ADSP2_ZM, .base = 0x380000 },
|
| H A D | cs47l15.c | 50 { .type = WMFW_ADSP2_ZM, .base = 0x0e0000 },
|
| H A D | wm5102.c | 49 { .type = WMFW_ADSP2_ZM, .base = 0x180000 },
|
| H A D | cs47l92.c | 42 { .type = WMFW_ADSP2_ZM, .base = 0x0e0000 },
|
| /linux-6.15/drivers/firmware/cirrus/ |
| H A D | cs_dsp.c | 1988 alg_region = cs_dsp_create_region(dsp, WMFW_ADSP2_ZM, in cs_dsp_adsp2_setup_algs() 2057 alg_region = cs_dsp_create_region(dsp, WMFW_ADSP2_ZM, in cs_dsp_adsp2_setup_algs()
|