Home
last modified time | relevance | path

Searched refs:wm_adsp_find_region (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.c732 static struct wm_adsp_region const *wm_adsp_find_region(struct wm_adsp *dsp, in wm_adsp_find_region() function
819 mem = wm_adsp_find_region(dsp, alg_region->type); in wm_coeff_base_reg()
1742 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load()
1974 mem = wm_adsp_find_region(dsp, WMFW_ADSP1_DM); in wm_adsp1_setup_algs()
2080 mem = wm_adsp_find_region(dsp, WMFW_ADSP2_XM); in wm_adsp2_setup_algs()
2294 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load_coeff()
2315 mem = wm_adsp_find_region(dsp, type); in wm_adsp_load_coeff()
3172 struct wm_adsp_region const *mem = wm_adsp_find_region(dsp, mem_type); in wm_adsp_read_data_block()
3201 struct wm_adsp_region const *mem = wm_adsp_find_region(dsp, mem_type); in wm_adsp_write_data_word()