Searched refs:WMFW_ADSP2_YM (Results 1 – 11 of 11) sorted by relevance
/linux/include/linux/firmware/cirrus/ |
A D | wmfw.h | 196 #define WMFW_ADSP2_YM 6 macro
|
/linux/sound/soc/codecs/ |
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 },
|
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 },
|
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 },
|
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 },
|
A D | cs47l24.c | 44 { .type = WMFW_ADSP2_YM, .base = 0x2a8000 }, 51 { .type = WMFW_ADSP2_YM, .base = 0x3a8000 },
|
A D | cs47l15.c | 52 { .type = WMFW_ADSP2_YM, .base = 0x0c0000 },
|
A D | wm5102.c | 51 { .type = WMFW_ADSP2_YM, .base = 0x1a8000 },
|
A D | cs47l92.c | 44 { .type = WMFW_ADSP2_YM, .base = 0x0c0000 },
|
A D | wm_adsp.c | 227 .mem_type = WMFW_ADSP2_YM,
|
/linux/drivers/firmware/cirrus/ |
A D | cs_dsp.c | 368 case WMFW_ADSP2_YM: in cs_dsp_mem_region_name() 548 case WMFW_ADSP2_YM: in cs_dsp_region_to_reg() 562 case WMFW_ADSP2_YM: in cs_dsp_halo_region_to_reg() 1357 case WMFW_ADSP2_YM: in cs_dsp_load() 1774 alg_region = cs_dsp_create_region(dsp, WMFW_ADSP2_YM, in cs_dsp_adsp2_setup_algs() 1824 alg_region = cs_dsp_create_region(dsp, WMFW_ADSP2_YM, in cs_dsp_adsp2_setup_algs() 1877 WMFW_ADSP2_YM, WMFW_HALO_YM_PACKED in cs_dsp_halo_create_regions() 2038 case WMFW_ADSP2_YM: in cs_dsp_load_coeff()
|
Completed in 46 milliseconds