Searched refs:cs_dsp_coeff_base_reg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/firmware/cirrus/ |
| H A D | cs_dsp.c | 474 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, 486 cs_dsp_coeff_base_reg(ctl, ®, 0); in cs_dsp_debugfs_read_controls_show() 666 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, in cs_dsp_coeff_base_reg() function 709 ret = cs_dsp_coeff_base_reg(ctl, ®, 0); in cs_dsp_coeff_write_acked_control() 770 ret = cs_dsp_coeff_base_reg(ctl, ®, off); in cs_dsp_coeff_write_ctrl_raw() 875 ret = cs_dsp_coeff_base_reg(ctl, ®, off); in cs_dsp_coeff_read_ctrl_raw()
|