Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5668.c392 case RT5668_CBJ_CTRL_2: in rt5668_volatile_register()
430 case RT5668_CBJ_CTRL_2: in rt5668_readable_register()
910 val = snd_soc_component_read(component, RT5668_CBJ_CTRL_2) in rt5668_headset_detect()
915 RT5668_CBJ_CTRL_2) & RT5668_JACK_TYPE_MASK; in rt5668_headset_detect()
979 snd_soc_component_update_bits(component, RT5668_CBJ_CTRL_2, in rt5668_set_jack_detect()
H A Drt5668.h32 #define RT5668_CBJ_CTRL_2 0x0011 macro