Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c450 case RT5682_CAL_REC: in rt5682_readable_register()
3142 regmap_write(rt5682->regmap, RT5682_CAL_REC, 0x0d0d); in rt5682_calibrate()
3171 regmap_write(rt5682->regmap, RT5682_CAL_REC, 0x0c0c); in rt5682_calibrate()
H A Drt5682.h60 #define RT5682_CAL_REC 0x0044 macro