Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5682.c425 case RT5682_CBJ_CTRL_1: in rt5682_readable_register()
942 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
977 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect()
1026 snd_soc_component_write(component, RT5682_CBJ_CTRL_1, in rt5682_set_jack_detect()
H A Drt5682-sdw.c465 regmap_write(rt5682->regmap, RT5682_CBJ_CTRL_1, 0xd142); in rt5682_io_init()
H A Drt5682.h37 #define RT5682_CBJ_CTRL_1 0x0010 macro