Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5682.c450 case RT5682_CAL_REC: in rt5682_readable_register()
3144 regmap_write(rt5682->regmap, RT5682_CAL_REC, 0x0d0d); in rt5682_calibrate()
3173 regmap_write(rt5682->regmap, RT5682_CAL_REC, 0x0c0c); in rt5682_calibrate()
Drt5682.h60 #define RT5682_CAL_REC 0x0044 macro