Searched refs:wm_adsp_find_region (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/soc/codecs/ |
| D | wm_adsp.c | 826 static struct wm_adsp_region const *wm_adsp_find_region(struct wm_adsp *dsp, in wm_adsp_find_region() function 934 mem = wm_adsp_find_region(dsp, alg_region->type); in wm_coeff_base_reg() 1912 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load() 2163 mem = wm_adsp_find_region(dsp, WMFW_ADSP1_DM); in wm_adsp1_setup_algs() 2264 mem = wm_adsp_find_region(dsp, WMFW_ADSP2_XM); in wm_adsp2_setup_algs() 2404 mem = wm_adsp_find_region(dsp, WMFW_ADSP2_XM); in wm_halo_setup_algs() 2544 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load_coeff() 2568 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load_coeff() 3558 struct wm_adsp_region const *mem = wm_adsp_find_region(dsp, mem_type); in wm_adsp_read_data_block() 3587 struct wm_adsp_region const *mem = wm_adsp_find_region(dsp, mem_type); in wm_adsp_write_data_word()
|