Searched refs:RT5640_DUMMY2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5640.c | 196 case RT5640_DUMMY2: in rt5640_volatile_register() 329 case RT5640_DUMMY2: in rt5640_readable_register() 2334 val = snd_soc_component_read(component, RT5640_DUMMY2); in rt5640_jack_work() 2339 snd_soc_component_update_bits(component, RT5640_DUMMY2, in rt5640_jack_work() 2523 snd_soc_component_update_bits(component, RT5640_DUMMY2, in rt5640_enable_jack_detect() 2531 snd_soc_component_update_bits(component, RT5640_DUMMY2, in rt5640_enable_jack_detect() 2600 snd_soc_component_update_bits(component, RT5640_DUMMY2, 0x1100, 0x1100); in rt5640_enable_hda_jack_detect() 2832 RT5640_DUMMY2, 0x1100, 0x1100); in rt5640_resume() 2837 component, RT5640_DUMMY2, in rt5640_resume() 2846 component, RT5640_DUMMY2, in rt5640_resume() [all...] |
H A D | rt5640.h | 143 #define RT5640_DUMMY2 0xfb macro
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5640.c | 330 case RT5640_DUMMY2: in rt5640_readable_register() 2386 snd_soc_component_write(component, RT5640_DUMMY2, 0x4001); in rt5640_enable_jack_detect()
|
H A D | rt5640.h | 142 #define RT5640_DUMMY2 0xfb macro
|
Completed in 21 milliseconds