Searched refs:alg_region (Results 1 – 1 of 1) sorted by relevance
239 struct wm_adsp_alg_region alg_region; member539 struct wm_adsp_alg_region *alg_region = &ctl->alg_region; in wm_coeff_write_control() local546 mem = wm_adsp_find_region(dsp, alg_region->type); in wm_coeff_write_control()549 alg_region->type); in wm_coeff_write_control()553 reg = ctl->alg_region.base + ctl->offset; in wm_coeff_write_control()593 struct wm_adsp_alg_region *alg_region = &ctl->alg_region; in wm_coeff_read_control() local600 mem = wm_adsp_find_region(dsp, alg_region->type); in wm_coeff_read_control()603 alg_region->type); in wm_coeff_read_control()607 reg = ctl->alg_region.base + ctl->offset; in wm_coeff_read_control()750 const struct wm_adsp_alg_region *alg_region, in wm_adsp_create_control() argument[all …]