Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt5682.c947 RT5682_TRIG_JD_MASK, RT5682_TRIG_JD_LOW); in rt5682_headset_detect()
950 RT5682_TRIG_JD_MASK, RT5682_TRIG_JD_HIGH); in rt5682_headset_detect()
985 RT5682_TRIG_JD_MASK, RT5682_TRIG_JD_LOW); in rt5682_headset_detect()
Drt5682.h423 #define RT5682_TRIG_JD_MASK (0x1 << 3) macro