Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5665.c1004 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_hp_vol_put()
1020 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_mono_vol_put()
2491 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_mono_event()
2517 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_hp_event()
H A Drt5665.h1909 #define RT5665_NG2_DIS (0x0 << 15) macro