Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Drt5682.c426 case RT5682_CBJ_CTRL_1: in rt5682_readable_register()
941 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
958 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
976 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
993 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
1029 snd_soc_component_write(component, RT5682_CBJ_CTRL_1, in rt5682_set_jack_detect()
2924 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_suspend()
2973 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