Searched refs:hd2_scale_reg (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | lpass-wsa-macro.c | 1568 u16 hd2_scale_reg; in wsa_macro_hd2_control() local 1572 hd2_scale_reg = CDC_WSA_RX0_RX_PATH_SEC3; in wsa_macro_hd2_control() 1576 hd2_scale_reg = CDC_WSA_RX1_RX_PATH_SEC3; in wsa_macro_hd2_control() 1581 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1584 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1595 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control() 1598 snd_soc_component_update_bits(component, hd2_scale_reg, in wsa_macro_hd2_control()
|
| H A D | wcd9335.c | 3095 u16 hd2_scale_reg; in wcd9335_codec_hd2_control() 3099 hd2_scale_reg = WCD9335_CDC_RX1_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3103 hd2_scale_reg = WCD9335_CDC_RX2_RX_PATH_SEC3; in wcd9335_codec_hd2_control() 3108 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3111 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3123 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3126 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd9335_codec_hd2_control() 3091 u16 hd2_scale_reg; wcd9335_codec_hd2_control() local
|
| H A D | lpass-rx-macro.c | 2402 u16 hd2_scale_reg, hd2_enable_reg; in rx_macro_hd2_control() local 2406 hd2_scale_reg = CDC_RX_RXn_RX_PATH_SEC3(rx, 0); in rx_macro_hd2_control() 2410 hd2_scale_reg = CDC_RX_RXn_RX_PATH_SEC3(rx, 1); in rx_macro_hd2_control() 2416 snd_soc_component_update_bits(component, hd2_scale_reg, in rx_macro_hd2_control() 2425 snd_soc_component_update_bits(component, hd2_scale_reg, in rx_macro_hd2_control()
|
| H A D | wcd934x.c | 4130 u16 hd2_scale_reg; in wcd934x_codec_hd2_control() local 4135 hd2_scale_reg = WCD934X_CDC_RX1_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4139 hd2_scale_reg = WCD934X_CDC_RX2_RX_PATH_SEC3; in wcd934x_codec_hd2_control() 4147 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control() 4159 snd_soc_component_update_bits(component, hd2_scale_reg, in wcd934x_codec_hd2_control()
|