Home
last modified time | relevance | path

Searched refs:RT5665_MONO_NG2_CTRL_1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Drt5665.c699 case RT5665_MONO_NG2_CTRL_1: in rt5665_readable_register()
1022 if (snd_soc_component_read32(component, RT5665_MONO_NG2_CTRL_1) & RT5665_NG2_EN) { in rt5665_mono_vol_put()
1023 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_vol_put()
1025 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_vol_put()
2481 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_event()
2494 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_event()
Drt5665.h244 #define RT5665_MONO_NG2_CTRL_1 0x0170 macro