Searched refs:comp_ctl0_reg (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | lpass-wsa-macro.c | 1602 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wsa_macro_config_compander() local 1608 comp_ctl0_reg = CDC_WSA_COMPANDER0_CTL0 + in wsa_macro_config_compander() 1615 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1618 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1621 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1630 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1635 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1638 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1641 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1643 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander()
|
D | wcd9335.c | 3177 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wcd9335_config_compander() local 3187 comp_ctl0_reg = WCD9335_CDC_COMPANDER1_CTL(comp); in wcd9335_config_compander() 3192 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3196 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3199 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3209 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3216 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3219 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3222 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3225 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander()
|
D | wcd934x.c | 4255 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wcd934x_config_compander() local 4265 comp_ctl0_reg = WCD934X_CDC_COMPANDER1_CTL0 + (compander * 8); in wcd934x_config_compander() 4271 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4274 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4277 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4288 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4291 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4294 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4297 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4299 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander()
|