Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5665.c696 case RT5665_MONO_NG2_CTRL_1: in rt5665_readable_register()
1019 if (snd_soc_component_read(component, RT5665_MONO_NG2_CTRL_1) & RT5665_NG2_EN) { in rt5665_mono_vol_put()
1020 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_vol_put()
1022 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_vol_put()
2478 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_event()
2491 snd_soc_component_update_bits(component, RT5665_MONO_NG2_CTRL_1, in rt5665_mono_event()
H A Drt5665.h241 #define RT5665_MONO_NG2_CTRL_1 0x0170 macro