Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5659.c686 case RT5659_CAL_REC: in rt5659_readable_register()
3876 regmap_write(rt5659->regmap, RT5659_CAL_REC, 0x0505); in rt5659_calibrate()
3957 regmap_write(rt5659->regmap, RT5659_CAL_REC, 0x0909); in rt5659_calibrate()
4023 regmap_write(rt5659->regmap, RT5659_CAL_REC, 0x0808); in rt5659_calibrate()
H A Drt5659.h79 #define RT5659_CAL_REC 0x0040 macro