Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5663.c894 case RT5663_DIG_MISC: in rt5663_readable_register()
1535 snd_soc_component_update_bits(component, RT5663_DIG_MISC, in rt5663_jack_detect()
3076 snd_soc_component_update_bits(component, RT5663_DIG_MISC, in rt5663_set_bias_level()
3089 snd_soc_component_update_bits(component, RT5663_DIG_MISC, in rt5663_set_bias_level()
3312 regmap_write(rt5663->regmap, RT5663_DIG_MISC, 0x0001); in rt5663_v2_calibrate()
3339 regmap_write(rt5663->regmap, RT5663_DIG_MISC, 0x8001); in rt5663_calibrate()
3601 regmap_update_bits(rt5663->regmap, RT5663_DIG_MISC, in rt5663_i2c_probe()
Drt5663.h775 #define RT5663_DIG_MISC 0x00fa macro