Searched refs:wm_adsp_find_region (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/sound/soc/codecs/ |
| D | wm_adsp.c | 829 static const struct wm_adsp_region *wm_adsp_find_region(struct wm_adsp *dsp, in wm_adsp_find_region() function 937 mem = wm_adsp_find_region(dsp, alg_region->type); in wm_coeff_base_reg() 1932 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load() 2268 mem = wm_adsp_find_region(dsp, WMFW_ADSP1_DM); in wm_adsp1_setup_algs() 2369 mem = wm_adsp_find_region(dsp, WMFW_ADSP2_XM); in wm_adsp2_setup_algs() 2509 mem = wm_adsp_find_region(dsp, WMFW_ADSP2_XM); in wm_halo_setup_algs() 2650 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load_coeff() 2674 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load_coeff() 3668 struct wm_adsp_region const *mem = wm_adsp_find_region(dsp, mem_type); in wm_adsp_read_raw_data_block() 3703 struct wm_adsp_region const *mem = wm_adsp_find_region(dsp, mem_type); in wm_adsp_write_data_word()
|