Home
last modified time | relevance | path

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

/sound/soc/codecs/
Drt5665.c1008 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_hp_vol_put()
1010 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_hp_vol_put()
1024 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_mono_vol_put()
1026 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_mono_vol_put()
2482 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_mono_event()
2495 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_mono_event()
2514 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_hp_event()
2521 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_hp_event()
Drt5665.h1910 #define RT5665_NG2_EN_MASK (0x1 << 15) macro