Searched refs:RT5640_JD_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5640.c | 300 case RT5640_JD_CTRL: in rt5640_readable_register() 2092 snd_soc_component_update_bits(component, RT5640_JD_CTRL, 0x3, 0x3); in rt5640_sel_asrc_clk_src() 2095 snd_soc_component_update_bits(component, RT5640_JD_CTRL, 0x3, 0x0); in rt5640_sel_asrc_clk_src() 2497 snd_soc_component_update_bits(component, RT5640_JD_CTRL, in rt5640_enable_jack_detect() 2595 snd_soc_component_update_bits(component, RT5640_JD_CTRL, in rt5640_enable_hda_jack_detect()
|
H A D | rt5640.h | 113 #define RT5640_JD_CTRL 0xbb macro
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5640.c | 301 case RT5640_JD_CTRL: in rt5640_readable_register() 2086 snd_soc_component_update_bits(component, RT5640_JD_CTRL, 0x3, 0x3); in rt5640_sel_asrc_clk_src() 2089 snd_soc_component_update_bits(component, RT5640_JD_CTRL, 0x3, 0x0); in rt5640_sel_asrc_clk_src() 2371 snd_soc_component_update_bits(component, RT5640_JD_CTRL, in rt5640_enable_jack_detect()
|
H A D | rt5640.h | 112 #define RT5640_JD_CTRL 0xbb macro
|
Completed in 36 milliseconds