Searched refs:rx_path_cfg0_reg (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | lpass-wsa-macro.c | 1602 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wsa_macro_config_compander() local 1610 rx_path_cfg0_reg = CDC_WSA_RX0_RX_PATH_CFG0 + in wsa_macro_config_compander() 1624 snd_soc_component_update_bits(component, rx_path_cfg0_reg, in wsa_macro_config_compander() 1633 snd_soc_component_update_bits(component, rx_path_cfg0_reg, in wsa_macro_config_compander()
|
H A D | wcd9335.c | 3177 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wcd9335_config_compander() local 3188 rx_path_cfg0_reg = WCD9335_CDC_RX1_RX_PATH_CFG(comp); in wcd9335_config_compander() 3203 snd_soc_component_update_bits(component, rx_path_cfg0_reg, in wcd9335_config_compander() 3212 snd_soc_component_update_bits(component, rx_path_cfg0_reg, in wcd9335_config_compander()
|
H A D | wcd934x.c | 4255 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wcd934x_config_compander() local 4266 rx_path_cfg0_reg = WCD934X_CDC_RX1_RX_PATH_CFG0 + (compander * 20); in wcd934x_config_compander() 4280 snd_soc_component_update_bits(comp, rx_path_cfg0_reg, in wcd934x_config_compander() 4285 snd_soc_component_update_bits(comp, rx_path_cfg0_reg, in wcd934x_config_compander()
|