Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5670.c411 case RT5670_GEN_CTRL3: in rt5670_readable_register()
440 snd_soc_component_update_bits(component, RT5670_GEN_CTRL3, 0x4, 0x0); in rt5670_headset_detect()
463 snd_soc_component_update_bits(component, RT5670_GEN_CTRL3, 0x4, 0x4); in rt5670_headset_detect()
470 snd_soc_component_update_bits(component, RT5670_GEN_CTRL3, 0x4, 0x4); in rt5670_headset_detect()
2656 snd_soc_component_update_bits(component, RT5670_GEN_CTRL3, in rt5670_set_bclk_ratio()
2659 snd_soc_component_update_bits(component, RT5670_GEN_CTRL3, in rt5670_set_bclk_ratio()
H A Drt5670.h163 #define RT5670_GEN_CTRL3 0xfc macro