Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Drt5682.c424 case RT5682_CBJ_CTRL_1: in rt5682_readable_register()
939 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
972 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
1017 snd_soc_component_write(component, RT5682_CBJ_CTRL_1, in rt5682_set_jack_detect()
Drt5682-sdw.c458 regmap_write(rt5682->regmap, RT5682_CBJ_CTRL_1, 0xd042); in rt5682_io_init()
Drt5682.h37 #define RT5682_CBJ_CTRL_1 0x0010 macro