Searched refs:hd2_scale_reg (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | lpass-wsa-macro.c | 1257 u16 hd2_scale_reg; in wsa_macro_hd2_control() local 1261 hd2_scale_reg = CDC_WSA_RX0_RX_PATH_SEC3; in wsa_macro_hd2_control() 1265 hd2_scale_reg = CDC_WSA_RX1_RX_PATH_SEC3; in wsa_macro_hd2_control() 1270 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1273 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1284 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1287 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control()
|
H A D | lpass-rx-macro.c | 2221 u16 hd2_scale_reg, hd2_enable_reg; in rx_macro_hd2_control() local 2225 hd2_scale_reg = CDC_RX_RX0_RX_PATH_SEC3; in rx_macro_hd2_control() 2229 hd2_scale_reg = CDC_RX_RX1_RX_PATH_SEC3; in rx_macro_hd2_control() 2235 snd_soc_component_update_bits(component, hd2_scale_reg, in rx_macro_hd2_control() 2244 snd_soc_component_update_bits(component, hd2_scale_reg, in rx_macro_hd2_control()
|
H A D | wcd9335.c | 3144 u16 hd2_scale_reg; in wcd9335_codec_hd2_control() local 3148 hd2_scale_reg = WCD9335_CDC_RX1_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3152 hd2_scale_reg = WCD9335_CDC_RX2_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3157 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3160 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3172 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3175 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control()
|
H A D | wcd934x.c | 4187 u16 hd2_scale_reg; in wcd934x_codec_hd2_control() local 4192 hd2_scale_reg = WCD934X_CDC_RX1_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4196 hd2_scale_reg = WCD934X_CDC_RX2_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4204 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control() 4216 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control()
|