Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c397 case RT5682_HP_CALIB_CTRL_1: in rt5682_volatile_register()
629 case RT5682_HP_CALIB_CTRL_1: in rt5682_readable_register()
3145 regmap_write(rt5682->regmap, RT5682_HP_CALIB_CTRL_1, 0x7c00); in rt5682_calibrate()
3148 regmap_write(rt5682->regmap, RT5682_HP_CALIB_CTRL_1, 0x7c00); in rt5682_calibrate()
3150 regmap_write(rt5682->regmap, RT5682_HP_CALIB_CTRL_1, 0xfc00); in rt5682_calibrate()
H A Drt5682.h250 #define RT5682_HP_CALIB_CTRL_1 0x01de macro