Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt5682.c430 case RT5682_CBJ_CTRL_1: in rt5682_readable_register()
946 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
949 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
966 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
984 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
1001 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
1036 snd_soc_component_write(component, RT5682_CBJ_CTRL_1, in rt5682_set_jack_detect()
2986 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_suspend()
3017 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_resume()
Drt5682-sdw.c471 regmap_write(rt5682->regmap, RT5682_CBJ_CTRL_1, 0xd142); in rt5682_io_init()
Drt5682.h37 #define RT5682_CBJ_CTRL_1 0x0010 macro