Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5640.c301 case RT5640_JD_CTRL: in rt5640_readable_register()
2088 snd_soc_component_update_bits(component, RT5640_JD_CTRL, 0x3, 0x3); in rt5640_sel_asrc_clk_src()
2091 snd_soc_component_update_bits(component, RT5640_JD_CTRL, 0x3, 0x0); in rt5640_sel_asrc_clk_src()
2373 snd_soc_component_update_bits(component, RT5640_JD_CTRL, in rt5640_enable_jack_detect()
H A Drt5640.h112 #define RT5640_JD_CTRL 0xbb macro