Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5659.c565 case RT5659_STO_NG2_CTRL_1: in rt5659_volatile_register()
876 case RT5659_STO_NG2_CTRL_1: in rt5659_readable_register()
1203 if (snd_soc_component_read(component, RT5659_STO_NG2_CTRL_1) & RT5659_NG2_EN) { in rt5659_hp_vol_put()
1204 snd_soc_component_update_bits(component, RT5659_STO_NG2_CTRL_1, in rt5659_hp_vol_put()
1206 snd_soc_component_update_bits(component, RT5659_STO_NG2_CTRL_1, in rt5659_hp_vol_put()
H A Drt5659.h281 #define RT5659_STO_NG2_CTRL_1 0x0160 macro