Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Drt5663.c902 case RT5663_DIG_MISC: in rt5663_readable_register()
1543 snd_soc_component_update_bits(component, RT5663_DIG_MISC, in rt5663_jack_detect()
3088 snd_soc_component_update_bits(component, RT5663_DIG_MISC, in rt5663_set_bias_level()
3101 snd_soc_component_update_bits(component, RT5663_DIG_MISC, in rt5663_set_bias_level()
3327 regmap_write(rt5663->regmap, RT5663_DIG_MISC, 0x0001); in rt5663_v2_calibrate()
3354 regmap_write(rt5663->regmap, RT5663_DIG_MISC, 0x8001); in rt5663_calibrate()
3656 regmap_update_bits(rt5663->regmap, RT5663_DIG_MISC, in rt5663_i2c_probe()
Drt5663.h772 #define RT5663_DIG_MISC 0x00fa macro