Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5663.c807 case RT5663_HP_OUT_EN: in rt5663_readable_register()
1752 snd_soc_component_write(component, RT5663_HP_OUT_EN, 0x8088); in rt5663_impedance_sensing()
1791 snd_soc_component_write(component, RT5663_HP_OUT_EN, 0x0008); in rt5663_impedance_sensing()
3406 regmap_write(rt5663->regmap, RT5663_HP_OUT_EN, 0x8088); in rt5663_calibrate()
H A Drt5663.h672 #define RT5663_HP_OUT_EN 0x0002 macro