Searched refs:rx_path_cfg0_reg (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wcd9335.c | 3233 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wcd9335_config_compander() local 3244 rx_path_cfg0_reg = WCD9335_CDC_RX1_RX_PATH_CFG(comp); in wcd9335_config_compander() 3259 snd_soc_component_update_bits(component, rx_path_cfg0_reg, in wcd9335_config_compander() 3268 snd_soc_component_update_bits(component, rx_path_cfg0_reg, in wcd9335_config_compander()
|
| H A D | wcd934x.c | 3467 u16 comp_ctl0_reg, rx_path_cfg0_reg; in wcd934x_config_compander() local 3478 rx_path_cfg0_reg = WCD934X_CDC_RX1_RX_PATH_CFG0 + (compander * 20); in wcd934x_config_compander() 3492 snd_soc_component_update_bits(comp, rx_path_cfg0_reg, in wcd934x_config_compander() 3497 snd_soc_component_update_bits(comp, rx_path_cfg0_reg, in wcd934x_config_compander()
|