Searched refs:RT5682_CBJ_CTRL_1 (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt5682.c | 433 case RT5682_CBJ_CTRL_1: in rt5682_readable_register() 949 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect() 952 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect() 969 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect() 987 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect() 1004 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_headset_detect() 1042 snd_soc_component_write(component, RT5682_CBJ_CTRL_1, in rt5682_set_jack_detect() 2997 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_suspend() 3028 snd_soc_component_update_bits(component, RT5682_CBJ_CTRL_1, in rt5682_resume()
|
H A D | rt5682-sdw.c | 452 regmap_write(rt5682->regmap, RT5682_CBJ_CTRL_1, 0xd142); in rt5682_io_init()
|
H A D | rt5682.h | 39 #define RT5682_CBJ_CTRL_1 0x0010 38 #define RT5682_CBJ_CTRL_1 global() macro
|