Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Drt5670.c404 case RT5670_DIG_MISC: in rt5670_readable_register()
1399 static SOC_ENUM_SINGLE_DECL(rt5670_if1_adc1_in1_enum, RT5670_DIG_MISC,
1410 static SOC_ENUM_SINGLE_DECL(rt5670_if1_adc1_in2_enum, RT5670_DIG_MISC,
1421 static SOC_ENUM_SINGLE_DECL(rt5670_if1_adc2_in1_enum, RT5670_DIG_MISC,
2685 snd_soc_component_update_bits(component, RT5670_DIG_MISC, 0x1, 0x1); in rt5670_set_bias_level()
2710 snd_soc_component_update_bits(component, RT5670_DIG_MISC, 0x1, 0x0); in rt5670_set_bias_level()
3167 regmap_update_bits(rt5670->regmap, RT5670_DIG_MISC, in rt5670_i2c_probe()
Drt5670.h161 #define RT5670_DIG_MISC 0xfa macro