Searched refs:RT5670_GEN_CTRL3 (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/sound/soc/codecs/ |
D | rt5670.c | 411 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()
|
D | rt5670.h | 163 #define RT5670_GEN_CTRL3 0xfc macro
|