Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Drt5677.c271 {RT5677_DIG_MISC , 0x0000},
534 case RT5677_DIG_MISC: in rt5677_readable_register()
719 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x1, 0x1); in rt5677_set_dsp_vad()
4440 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x8000, in rt5677_set_tdm_slot()
4446 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x80, in rt5677_set_tdm_slot()
4485 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, in rt5677_set_bias_level()
4494 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x1, 0x0); in rt5677_set_bias_level()
4725 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, in rt5677_probe()
5220 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, in rt5677_init_irq()
Drt5677.h236 #define RT5677_DIG_MISC 0xfa macro