Home
last modified time | relevance | path

Searched refs:RT5640_GCTL2 (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Drt5640.c196 case RT5640_GCTL2: in rt5640_volatile_register()
329 case RT5640_GCTL2: in rt5640_readable_register()
2332 val = snd_soc_component_read(component, RT5640_GCTL2); in rt5640_jack_work()
2337 snd_soc_component_update_bits(component, RT5640_GCTL2, in rt5640_jack_work()
2523 snd_soc_component_update_bits(component, RT5640_GCTL2, in rt5640_enable_jack_detect()
2531 snd_soc_component_update_bits(component, RT5640_GCTL2, in rt5640_enable_jack_detect()
2599 snd_soc_component_update_bits(component, RT5640_GCTL2, 0x1100, 0x1100); in rt5640_enable_hda_jack_detect()
2833 RT5640_GCTL2, 0x1100, 0x1100); in rt5640_resume()
2838 component, RT5640_GCTL2, in rt5640_resume()
2847 component, RT5640_GCTL2, in rt5640_resume()
[all...]
H A Drt5640.h143 #define RT5640_GCTL2 0xfb macro