Searched refs:hd2_scale_reg (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | lpass-wsa-macro.c | 1613 u16 hd2_scale_reg; in wsa_macro_hd2_control() local 1617 hd2_scale_reg = CDC_WSA_RX0_RX_PATH_SEC3; in wsa_macro_hd2_control() 1621 hd2_scale_reg = CDC_WSA_RX1_RX_PATH_SEC3; in wsa_macro_hd2_control() 1626 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1629 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1640 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1643 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control()
|
H A D | wcd9335.c | 3091 u16 hd2_scale_reg; in wcd9335_codec_hd2_control() local 3095 hd2_scale_reg = WCD9335_CDC_RX1_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3099 hd2_scale_reg = WCD9335_CDC_RX2_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3104 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3107 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3119 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3122 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control()
|
H A D | lpass-rx-macro.c | 2404 u16 hd2_scale_reg, hd2_enable_reg; in rx_macro_hd2_control() local 2408 hd2_scale_reg = CDC_RX_RXn_RX_PATH_SEC3(rx, 0); in rx_macro_hd2_control() 2412 hd2_scale_reg = CDC_RX_RXn_RX_PATH_SEC3(rx, 1); in rx_macro_hd2_control() 2418 snd_soc_component_update_bits(component, hd2_scale_reg, in rx_macro_hd2_control() 2427 snd_soc_component_update_bits(component, hd2_scale_reg, in rx_macro_hd2_control()
|
H A D | wcd934x.c | 4165 u16 hd2_scale_reg; in wcd934x_codec_hd2_control() local 4170 hd2_scale_reg = WCD934X_CDC_RX1_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4174 hd2_scale_reg = WCD934X_CDC_RX2_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4182 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control() 4194 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control()
|