Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c431 case RT5682_CBJ_CTRL_1: in rt5682_readable_register()
947 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
950 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
967 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
985 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
1002 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
1040 snd_soc_component_write(component, RT5682_CBJ_CTRL_1, in rt5682_set_jack_detect()
2993 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_suspend()
3024 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_resume()
H A Drt5682-sdw.c452 regmap_write(rt5682->regmap, RT5682_CBJ_CTRL_1, 0xd142); in rt5682_io_init()
H A Drt5682.h38 #define RT5682_CBJ_CTRL_1 0x0010 macro