Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5665.c1002 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_hp_vol_put()
1004 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_hp_vol_put()
1018 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_mono_vol_put()
1020 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_mono_vol_put()
2378 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_mono_event()
2391 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_mono_event()
2410 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_hp_event()
2417 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_hp_event()
H A Drt5665.h1907 #define RT5665_NG2_EN_MASK (0x1 << 15) macro