Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt5665.c476 case RT5665_STO_NG2_CTRL_1: in rt5665_volatile_register()
688 case RT5665_STO_NG2_CTRL_1: in rt5665_readable_register()
1003 if (snd_soc_component_read(component, RT5665_STO_NG2_CTRL_1) & RT5665_NG2_EN) { in rt5665_hp_vol_put()
1004 snd_soc_component_update_bits(component, RT5665_STO_NG2_CTRL_1, in rt5665_hp_vol_put()
1006 snd_soc_component_update_bits(component, RT5665_STO_NG2_CTRL_1, in rt5665_hp_vol_put()
2510 snd_soc_component_update_bits(component, RT5665_STO_NG2_CTRL_1, in rt5665_hp_event()
2517 snd_soc_component_update_bits(component, RT5665_STO_NG2_CTRL_1, in rt5665_hp_event()
Drt5665.h233 #define RT5665_STO_NG2_CTRL_1 0x0160 macro