Searched refs:wm_adsp_find_region (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/sound/soc/codecs/ |
| D | wm_adsp.c | 835 static struct wm_adsp_region const *wm_adsp_find_region(struct wm_adsp *dsp, in wm_adsp_find_region() function 943 mem = wm_adsp_find_region(dsp, alg_region->type); in wm_coeff_base_reg() 1937 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load() 2271 mem = wm_adsp_find_region(dsp, WMFW_ADSP1_DM); in wm_adsp1_setup_algs() 2372 mem = wm_adsp_find_region(dsp, WMFW_ADSP2_XM); in wm_adsp2_setup_algs() 2512 mem = wm_adsp_find_region(dsp, WMFW_ADSP2_XM); in wm_halo_setup_algs() 2653 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load_coeff() 2677 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load_coeff() 3670 struct wm_adsp_region const *mem = wm_adsp_find_region(dsp, mem_type); in wm_adsp_read_data_block() 3699 struct wm_adsp_region const *mem = wm_adsp_find_region(dsp, mem_type); in wm_adsp_write_data_word()
|