Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Drt5663.c1016 case RT5663_HP_BIAS: in rt5663_readable_register()
1749 snd_soc_component_write(component, RT5663_HP_BIAS, 0xafaa); in rt5663_impedance_sensing()
2339 snd_soc_component_write(component, RT5663_HP_BIAS, 0xabba); in rt5663_hp_event()
2342 snd_soc_component_write(component, RT5663_HP_BIAS, 0xafaa); in rt5663_hp_event()
3395 regmap_write(rt5663->regmap, RT5663_HP_BIAS, 0xafaa); in rt5663_calibrate()
Drt5663.h885 #define RT5663_HP_BIAS 0x0202 macro