Searched refs:wm_adsp_region_to_reg (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | wm_adsp.c | 485 static unsigned int wm_adsp_region_to_reg(struct wm_adsp_region const *mem, in wm_adsp_region_to_reg() function 554 reg = wm_adsp_region_to_reg(mem, reg); in wm_coeff_write_control() 608 reg = wm_adsp_region_to_reg(mem, reg); in wm_coeff_read_control() 1195 reg = wm_adsp_region_to_reg(mem, offset); in wm_adsp_load() 1199 reg = wm_adsp_region_to_reg(mem, offset); in wm_adsp_load() 1203 reg = wm_adsp_region_to_reg(mem, offset); in wm_adsp_load() 1207 reg = wm_adsp_region_to_reg(mem, offset); in wm_adsp_load() 1211 reg = wm_adsp_region_to_reg(mem, offset); in wm_adsp_load() 1686 reg = wm_adsp_region_to_reg(mem, 0); in wm_adsp_load_coeff() 1714 reg = wm_adsp_region_to_reg(mem, in wm_adsp_load_coeff()
|