Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5663.c1008 case RT5663_HP_BIAS: in rt5663_readable_register()
1741 snd_soc_component_write(component, RT5663_HP_BIAS, 0xafaa); in rt5663_impedance_sensing()
2331 snd_soc_component_write(component, RT5663_HP_BIAS, 0xabba); in rt5663_hp_event()
2334 snd_soc_component_write(component, RT5663_HP_BIAS, 0xafaa); in rt5663_hp_event()
3380 regmap_write(rt5663->regmap, RT5663_HP_BIAS, 0xafaa); in rt5663_calibrate()
Drt5663.h888 #define RT5663_HP_BIAS 0x0202 macro