Searched refs:rx_path_cfg0_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 1304 rx_path_cfg0_reg = CDC_WSA_RX0_RX_PATH_CFG0 + in wsa_macro_config_compander() 1318 snd_soc_component_update_bits(component, rx_path_cfg0_reg, in wsa_macro_config_compander() 1327 snd_soc_component_update_bits(component, rx_path_cfg0_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 3245 rx_path_cfg0_reg = WCD9335_CDC_RX1_RX_PATH_CFG(comp); in wcd9335_config_compander() 3260 snd_soc_component_update_bits(component, rx_path_cfg0_reg, in wcd9335_config_compander() 3269 snd_soc_component_update_bits(component, rx_path_cfg0_reg, in wcd9335_config_compander()
|
H A D | wcd934x.c | 4263 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wcd934x_config_compander() local 4274 rx_path_cfg0_reg = WCD934X_CDC_RX1_RX_PATH_CFG0 + (compander * 20); in wcd934x_config_compander() 4288 snd_soc_component_update_bits(comp, rx_path_cfg0_reg, in wcd934x_config_compander() 4293 snd_soc_component_update_bits(comp, rx_path_cfg0_reg, in wcd934x_config_compander()
|