Searched refs:RT5670_DIG_MISC (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | rt5670.c | 404 case RT5670_DIG_MISC: in rt5670_readable_register() 1325 static SOC_ENUM_SINGLE_DECL(rt5670_if1_adc1_in1_enum, RT5670_DIG_MISC, 1336 static SOC_ENUM_SINGLE_DECL(rt5670_if1_adc1_in2_enum, RT5670_DIG_MISC, 1347 static SOC_ENUM_SINGLE_DECL(rt5670_if1_adc2_in1_enum, RT5670_DIG_MISC, 2613 snd_soc_component_update_bits(component, RT5670_DIG_MISC, 0x1, 0x1); in rt5670_set_bias_level() 2638 snd_soc_component_update_bits(component, RT5670_DIG_MISC, 0x1, 0x0); in rt5670_set_bias_level() 3048 regmap_update_bits(rt5670->regmap, RT5670_DIG_MISC, in rt5670_i2c_probe()
|
D | rt5670.h | 161 #define RT5670_DIG_MISC 0xfa macro
|