Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5665.c475 case RT5665_STO_NG2_CTRL_1: in rt5665_volatile_register()
687 case RT5665_STO_NG2_CTRL_1: in rt5665_readable_register()
1002 if (snd_soc_component_read(component, RT5665_STO_NG2_CTRL_1) & RT5665_NG2_EN) { in rt5665_hp_vol_put()
1003 snd_soc_component_update_bits(component, RT5665_STO_NG2_CTRL_1, in rt5665_hp_vol_put()
1005 snd_soc_component_update_bits(component, RT5665_STO_NG2_CTRL_1, in rt5665_hp_vol_put()
2509 snd_soc_component_update_bits(component, RT5665_STO_NG2_CTRL_1, in rt5665_hp_event()
2516 snd_soc_component_update_bits(component, RT5665_STO_NG2_CTRL_1, in rt5665_hp_event()
H A Drt5665.h233 #define RT5665_STO_NG2_CTRL_1 0x0160 macro