Searched refs:RT5663_HP_BIAS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5663.c | 1016 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()
|
H A D | rt5663.h | 885 #define RT5663_HP_BIAS 0x0202 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5663.c | 1016 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() 3394 regmap_write(rt5663->regmap, RT5663_HP_BIAS, 0xafaa); in rt5663_calibrate()
|
H A D | rt5663.h | 885 #define RT5663_HP_BIAS 0x0202 macro
|
Completed in 14 milliseconds