Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5665.c1004 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_hp_vol_put()
1006 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_hp_vol_put()
1020 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_mono_vol_put()
1022 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_mono_vol_put()
2478 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_mono_event()
2491 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_mono_event()
2510 RT5665_NG2_EN_MASK, RT5665_NG2_EN); in rt5665_hp_event()
2517 RT5665_NG2_EN_MASK, RT5665_NG2_DIS); in rt5665_hp_event()
Drt5665.h1907 #define RT5665_NG2_EN_MASK (0x1 << 15) macro