Searched refs:RT5659_CAL_REC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5659.c | 687 case RT5659_CAL_REC: in rt5659_readable_register() 3878 regmap_write(rt5659->regmap, RT5659_CAL_REC, 0x0505); in rt5659_calibrate() 3959 regmap_write(rt5659->regmap, RT5659_CAL_REC, 0x0909); in rt5659_calibrate() 4025 regmap_write(rt5659->regmap, RT5659_CAL_REC, 0x0808); in rt5659_calibrate()
|
H A D | rt5659.h | 79 #define RT5659_CAL_REC 0x0040 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5659.c | 686 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 D | rt5659.h | 79 #define RT5659_CAL_REC 0x0040 macro
|
Completed in 19 milliseconds