Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c948 RT5682_TRIG_JD_MASK, RT5682_TRIG_JD_LOW); in rt5682_headset_detect()
951 RT5682_TRIG_JD_MASK, RT5682_TRIG_JD_HIGH); in rt5682_headset_detect()
986 RT5682_TRIG_JD_MASK, RT5682_TRIG_JD_LOW); in rt5682_headset_detect()
H A Drt5682.h424 #define RT5682_TRIG_JD_MASK (0x1 << 3) macro