Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682s.c496 case RT5682S_CBJ_CTRL_1...RT5682S_CBJ_CTRL_8: in rt5682s_readable_register()
657 snd_soc_component_update_bits(component, RT5682S_CBJ_CTRL_1, in rt5682s_sar_power_mode()
674 snd_soc_component_update_bits(component, RT5682S_CBJ_CTRL_1, in rt5682s_sar_power_mode()
685 snd_soc_component_update_bits(component, RT5682S_CBJ_CTRL_1, in rt5682s_sar_power_mode()
767 snd_soc_component_update_bits(component, RT5682S_CBJ_CTRL_1, in rt5682s_headset_detect()
770 snd_soc_component_update_bits(component, RT5682S_CBJ_CTRL_1, in rt5682s_headset_detect()
788 snd_soc_component_update_bits(component, RT5682S_CBJ_CTRL_1, in rt5682s_headset_detect()
806 snd_soc_component_update_bits(component, RT5682S_CBJ_CTRL_1, in rt5682s_headset_detect()
816 snd_soc_component_update_bits(component, RT5682S_CBJ_CTRL_1, in rt5682s_headset_detect()
965 regmap_update_bits(rt5682s->regmap, RT5682S_CBJ_CTRL_1, in rt5682s_set_jack_detect()
H A Drt5682s.h36 #define RT5682S_CBJ_CTRL_1 0x0010 macro