Searched refs:comp_ctl0_reg (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | lpass-wsa-macro.c | 1296 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wsa_macro_config_compander() local 1302 comp_ctl0_reg = CDC_WSA_COMPANDER0_CTL0 + in wsa_macro_config_compander() 1309 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1312 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1315 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1324 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1329 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1332 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1335 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander() 1337 snd_soc_component_update_bits(component, comp_ctl0_reg, in wsa_macro_config_compander()
|
H A D | wcd9335.c | 3234 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wcd9335_config_compander() local 3244 comp_ctl0_reg = WCD9335_CDC_COMPANDER1_CTL(comp); in wcd9335_config_compander() 3249 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3253 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3256 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3266 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3273 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3276 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3279 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander() 3282 snd_soc_component_update_bits(component, comp_ctl0_reg, in wcd9335_config_compander()
|
H A D | wcd934x.c | 4263 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wcd934x_config_compander() local 4273 comp_ctl0_reg = WCD934X_CDC_COMPANDER1_CTL0 + (compander * 8); in wcd934x_config_compander() 4279 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4282 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4285 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4296 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() 4302 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4305 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander() 4307 snd_soc_component_update_bits(comp, comp_ctl0_reg, in wcd934x_config_compander()
|