Searched refs:WMFW_ADSP2_YM (Results 1 – 16 of 16) sorted by relevance
/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 | 655 { .type = WMFW_ADSP2_YM, .base = CS35L56_DSP1_YMEM_UNPACKED24_0 }, 711 .mem_region = WMFW_ADSP2_YM,
|
H A D | cs47l35.c | 44 { .type = WMFW_ADSP2_YM, .base = 0x0c0000 }, 51 { .type = WMFW_ADSP2_YM, .base = 0x140000 }, 58 { .type = WMFW_ADSP2_YM, .base = 0x1c0000 },
|
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 | 563 .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 | cs47l15.c | 52 { .type = WMFW_ADSP2_YM, .base = 0x0c0000 },
|
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 | 228 .mem_type = WMFW_ADSP2_YM,
|
/linux/drivers/firmware/cirrus/ |
H A D | cs_dsp.c | 371 case WMFW_ADSP2_YM: in cs_dsp_mem_region_name() 581 case WMFW_ADSP2_YM: in cs_dsp_region_to_reg() 595 case WMFW_ADSP2_YM: in cs_dsp_halo_region_to_reg() 1576 case WMFW_ADSP2_YM: in cs_dsp_load() 1981 alg_region = cs_dsp_create_region(dsp, WMFW_ADSP2_YM, in cs_dsp_adsp2_setup_algs() 2034 alg_region = cs_dsp_create_region(dsp, WMFW_ADSP2_YM, in cs_dsp_adsp2_setup_algs() 2089 WMFW_ADSP2_YM, WMFW_HALO_YM_PACKED in cs_dsp_halo_create_regions() 2266 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 },
|