Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5640.c300 case RT5640_JD_CTRL: in rt5640_readable_register()
2089 snd_soc_component_update_bits(component, RT5640_JD_CTRL, 0x3, 0x3); in rt5640_sel_asrc_clk_src()
2092 snd_soc_component_update_bits(component, RT5640_JD_CTRL, 0x3, 0x0); in rt5640_sel_asrc_clk_src()
2496 snd_soc_component_update_bits(component, RT5640_JD_CTRL, in rt5640_enable_jack_detect()
2594 snd_soc_component_update_bits(component, RT5640_JD_CTRL, in rt5640_enable_hda_jack_detect()
Drt5640.h113 #define RT5640_JD_CTRL 0xbb macro