Searched refs:cs_dsp_coeff_base_reg (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/firmware/cirrus/ |
D | cs_dsp.c | 461 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, 471 cs_dsp_coeff_base_reg(ctl, ®, 0); in cs_dsp_debugfs_read_controls_show() 651 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, in cs_dsp_coeff_base_reg() function 694 ret = cs_dsp_coeff_base_reg(ctl, ®, 0); in cs_dsp_coeff_write_acked_control() 755 ret = cs_dsp_coeff_base_reg(ctl, ®, off); in cs_dsp_coeff_write_ctrl_raw() 830 ret = cs_dsp_coeff_base_reg(ctl, ®, off); in cs_dsp_coeff_read_ctrl_raw()
|