Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5665.c695 case RT5665_MONO_NG2_CTRL_1: in rt5665_readable_register()
1018 if (snd_soc_component_read(component, RT5665_MONO_NG2_CTRL_1) & RT5665_NG2_EN) { in rt5665_mono_vol_put()
1019 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_vol_put()
1021 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_vol_put()
2477 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_event()
2490 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_event()
Drt5665.h241 #define RT5665_MONO_NG2_CTRL_1 0x0170 macro