Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5665.c1005 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_hp_vol_put()
1007 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_hp_vol_put()
1021 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_mono_vol_put()
1023 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_mono_vol_put()
2479 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_mono_event()
2492 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_mono_event()
2511 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_hp_event()
2518 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_hp_event()
H A Drt5665.h1907 #define RT5665_NG2_EN_MASK (0x1 << 15) macro