Searched refs:hd2_scale_reg (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | lpass-wsa-macro.c | 1563 u16 hd2_scale_reg; in wsa_macro_hd2_control() local 1567 hd2_scale_reg = CDC_WSA_RX0_RX_PATH_SEC3; in wsa_macro_hd2_control() 1571 hd2_scale_reg = CDC_WSA_RX1_RX_PATH_SEC3; in wsa_macro_hd2_control() 1576 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1579 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1590 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1593 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control()
|
D | wcd9335.c | 3087 u16 hd2_scale_reg; in wcd9335_codec_hd2_control() local 3091 hd2_scale_reg = WCD9335_CDC_RX1_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3095 hd2_scale_reg = WCD9335_CDC_RX2_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3100 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3103 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3115 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3118 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control()
|
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()
|
D | wcd934x.c | 4179 u16 hd2_scale_reg; in wcd934x_codec_hd2_control() local 4184 hd2_scale_reg = WCD934X_CDC_RX1_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4188 hd2_scale_reg = WCD934X_CDC_RX2_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4196 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control() 4208 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control()
|