Home
last modified time | relevance | path

Searched refs:RT5682_AJD1_CTRL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt5682-i2c.c60 if (snd_soc_component_read(rt5682->component, RT5682_AJD1_CTRL) & RT5682_JDH_RS_MASK) in rt5682_jd_check_handler()
H A Drt5682.c396 case RT5682_AJD1_CTRL: in rt5682_volatile_register()
533 case RT5682_AJD1_CTRL: in rt5682_readable_register()
1121 val = snd_soc_component_read(rt5682->component, RT5682_AJD1_CTRL) in rt5682_jack_detect_handler()
H A Drt5682.h152 #define RT5682_AJD1_CTRL 0x00f0 macro