Searched refs:cs_dsp_coeff_base_reg (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/firmware/cirrus/ |
D | cs_dsp.c | 468 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, 478 cs_dsp_coeff_base_reg(ctl, ®, 0); in cs_dsp_debugfs_read_controls_show() 658 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, in cs_dsp_coeff_base_reg() function 701 ret = cs_dsp_coeff_base_reg(ctl, ®, 0); in cs_dsp_coeff_write_acked_control() 762 ret = cs_dsp_coeff_base_reg(ctl, ®, off); in cs_dsp_coeff_write_ctrl_raw() 867 ret = cs_dsp_coeff_base_reg(ctl, ®, off); in cs_dsp_coeff_read_ctrl_raw()
|