Searched refs:hd2_scale_reg (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/sound/soc/codecs/ |
| H A D | lpass-wsa-macro.c | 1614 u16 hd2_scale_reg; in wsa_macro_hd2_control() local 1618 hd2_scale_reg = CDC_WSA_RX0_RX_PATH_SEC3; in wsa_macro_hd2_control() 1622 hd2_scale_reg = CDC_WSA_RX1_RX_PATH_SEC3; in wsa_macro_hd2_control() 1627 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1630 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1641 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1644 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control()
|
| H A D | wcd9335.c | 3089 u16 hd2_scale_reg; in wcd9335_codec_hd2_control() local 3093 hd2_scale_reg = WCD9335_CDC_RX1_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3097 hd2_scale_reg = WCD9335_CDC_RX2_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3102 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3105 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3117 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3120 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control()
|
| H A D | lpass-rx-macro.c | 2405 u16 hd2_scale_reg, hd2_enable_reg; in rx_macro_hd2_control() local 2409 hd2_scale_reg = CDC_RX_RXn_RX_PATH_SEC3(rx, 0); in rx_macro_hd2_control() 2413 hd2_scale_reg = CDC_RX_RXn_RX_PATH_SEC3(rx, 1); in rx_macro_hd2_control() 2419 snd_soc_component_update_bits(component, hd2_scale_reg, in rx_macro_hd2_control() 2428 snd_soc_component_update_bits(component, hd2_scale_reg, in rx_macro_hd2_control()
|
| H A D | wcd934x.c | 4169 u16 hd2_scale_reg; in wcd934x_codec_hd2_control() local 4174 hd2_scale_reg = WCD934X_CDC_RX1_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4178 hd2_scale_reg = WCD934X_CDC_RX2_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4186 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control() 4198 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control()
|