Searched refs:RT5670_DIG_MISC (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | rt5670.c | 388 case RT5670_DIG_MISC: in rt5670_readable_register() 1373 static SOC_ENUM_SINGLE_DECL(rt5670_if1_adc1_in1_enum, RT5670_DIG_MISC, 1384 static SOC_ENUM_SINGLE_DECL(rt5670_if1_adc1_in2_enum, RT5670_DIG_MISC, 1395 static SOC_ENUM_SINGLE_DECL(rt5670_if1_adc2_in1_enum, RT5670_DIG_MISC, 2618 snd_soc_update_bits(codec, RT5670_DIG_MISC, 0x1, 0x1); in rt5670_set_bias_level() 2643 snd_soc_update_bits(codec, RT5670_DIG_MISC, 0x1, 0x0); in rt5670_set_bias_level() 2903 regmap_update_bits(rt5670->regmap, RT5670_DIG_MISC, 0x8, 0x8); in rt5670_i2c_probe()
|
D | rt5670.h | 166 #define RT5670_DIG_MISC 0xfa macro
|