Searched refs:wm_adsp_region_to_reg (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | wm_adsp.c | 343 static unsigned int wm_adsp_region_to_reg(struct wm_adsp_region const *region, in wm_adsp_region_to_reg() function 394 reg = wm_adsp_region_to_reg(mem, reg); in wm_coeff_write_control() 449 reg = wm_adsp_region_to_reg(mem, reg); in wm_coeff_read_control() 652 reg = wm_adsp_region_to_reg(mem, offset); in wm_adsp_load() 656 reg = wm_adsp_region_to_reg(mem, offset); in wm_adsp_load() 660 reg = wm_adsp_region_to_reg(mem, offset); in wm_adsp_load() 664 reg = wm_adsp_region_to_reg(mem, offset); in wm_adsp_load() 668 reg = wm_adsp_region_to_reg(mem, offset); in wm_adsp_load() 1268 reg = wm_adsp_region_to_reg(mem, 0); in wm_adsp_load_coeff() 1296 reg = wm_adsp_region_to_reg(mem, in wm_adsp_load_coeff()
|