Searched refs:RT5677_DIG_MISC (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | rt5677.c | 271 {RT5677_DIG_MISC , 0x0000}, 535 case RT5677_DIG_MISC: in rt5677_readable_register() 720 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x1, 0x1); in rt5677_set_dsp_vad() 4441 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x8000, in rt5677_set_tdm_slot() 4447 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x80, in rt5677_set_tdm_slot() 4486 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, in rt5677_set_bias_level() 4495 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x1, 0x0); in rt5677_set_bias_level() 4726 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, in rt5677_probe() 5221 regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, in rt5677_init_irq()
|
D | rt5677.h | 236 #define RT5677_DIG_MISC 0xfa macro
|