Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5659.c569 case RT5659_STO_NG2_CTRL_1: in rt5659_volatile_register()
880 case RT5659_STO_NG2_CTRL_1: in rt5659_readable_register()
1244 if (snd_soc_component_read32(component, RT5659_STO_NG2_CTRL_1) & RT5659_NG2_EN) { in rt5659_hp_vol_put()
1245 snd_soc_component_update_bits(component, RT5659_STO_NG2_CTRL_1, in rt5659_hp_vol_put()
1247 snd_soc_component_update_bits(component, RT5659_STO_NG2_CTRL_1, in rt5659_hp_vol_put()
Drt5659.h284 #define RT5659_STO_NG2_CTRL_1 0x0160 macro