Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5670.c414 case RT5670_GEN_CTRL3: in rt5670_readable_register()
443 snd_soc_component_update_bits(component, RT5670_GEN_CTRL3, 0x4, 0x0); in rt5670_headset_detect()
466 snd_soc_component_update_bits(component, RT5670_GEN_CTRL3, 0x4, 0x4); in rt5670_headset_detect()
473 snd_soc_component_update_bits(component, RT5670_GEN_CTRL3, 0x4, 0x4); in rt5670_headset_detect()
2612 snd_soc_component_update_bits(component, RT5670_GEN_CTRL3, in rt5670_set_bclk_ratio()
2615 snd_soc_component_update_bits(component, RT5670_GEN_CTRL3, in rt5670_set_bclk_ratio()
Drt5670.h168 #define RT5670_GEN_CTRL3 0xfc macro