Searched refs:hd2_scale_reg (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ |
D | lpass-wsa-macro.c | 1255 u16 hd2_scale_reg; in wsa_macro_hd2_control() local 1259 hd2_scale_reg = CDC_WSA_RX0_RX_PATH_SEC3; in wsa_macro_hd2_control() 1263 hd2_scale_reg = CDC_WSA_RX1_RX_PATH_SEC3; in wsa_macro_hd2_control() 1268 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1271 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1282 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1285 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control()
|
D | lpass-rx-macro.c | 2222 u16 hd2_scale_reg, hd2_enable_reg; in rx_macro_hd2_control() local 2226 hd2_scale_reg = CDC_RX_RX0_RX_PATH_SEC3; in rx_macro_hd2_control() 2230 hd2_scale_reg = CDC_RX_RX1_RX_PATH_SEC3; in rx_macro_hd2_control() 2236 snd_soc_component_update_bits(component, hd2_scale_reg, in rx_macro_hd2_control() 2245 snd_soc_component_update_bits(component, hd2_scale_reg, in rx_macro_hd2_control()
|
D | wcd9335.c | 3155 u16 hd2_scale_reg; in wcd9335_codec_hd2_control() local 3159 hd2_scale_reg = WCD9335_CDC_RX1_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3163 hd2_scale_reg = WCD9335_CDC_RX2_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3168 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3171 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3183 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3186 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control()
|
D | wcd934x.c | 4175 u16 hd2_scale_reg; in wcd934x_codec_hd2_control() local 4180 hd2_scale_reg = WCD934X_CDC_RX1_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4184 hd2_scale_reg = WCD934X_CDC_RX2_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4192 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control() 4204 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control()
|