Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5663.c995 case RT5663_HP_CALIB_2: in rt5663_readable_register()
1755 snd_soc_component_write(component, RT5663_HP_CALIB_2, 0x00c9); in rt5663_impedance_sensing()
1786 snd_soc_component_write(component, RT5663_HP_CALIB_2, 0x00c8); in rt5663_impedance_sensing()
3335 regmap_write(rt5663->regmap, RT5663_HP_CALIB_2, 0x0321); in rt5663_v2_calibrate()
3404 regmap_write(rt5663->regmap, RT5663_HP_CALIB_2, 0x00c9); in rt5663_calibrate()
H A Drt5663.h864 #define RT5663_HP_CALIB_2 0x01df macro