Searched refs:RT5659_MONO_AMP_CALIB_CTRL_1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5659.c | 587 case RT5659_MONO_AMP_CALIB_CTRL_1: in rt5659_volatile_register() 931 case RT5659_MONO_AMP_CALIB_CTRL_1: in rt5659_readable_register() 2383 snd_soc_component_write(component, RT5659_MONO_AMP_CALIB_CTRL_1, 0x1e00); in rt5659_mono_event() 2387 snd_soc_component_write(component, RT5659_MONO_AMP_CALIB_CTRL_1, 0x1e04); in rt5659_mono_event() 3999 regmap_write(rt5659->regmap, RT5659_MONO_AMP_CALIB_CTRL_1, 0x1e00); in rt5659_calibrate() 4000 regmap_update_bits(rt5659->regmap, RT5659_MONO_AMP_CALIB_CTRL_1, in rt5659_calibrate() 4005 regmap_read(rt5659->regmap, RT5659_MONO_AMP_CALIB_CTRL_1, in rt5659_calibrate() 4034 regmap_write(rt5659->regmap, RT5659_MONO_AMP_CALIB_CTRL_1, 0x1e04); in rt5659_calibrate()
|
H A D | rt5659.h | 335 #define RT5659_MONO_AMP_CALIB_CTRL_1 0x01f6 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5659.c | 586 case RT5659_MONO_AMP_CALIB_CTRL_1: in rt5659_volatile_register() 930 case RT5659_MONO_AMP_CALIB_CTRL_1: in rt5659_readable_register() 2382 snd_soc_component_write(component, RT5659_MONO_AMP_CALIB_CTRL_1, 0x1e00); in rt5659_mono_event() 2386 snd_soc_component_write(component, RT5659_MONO_AMP_CALIB_CTRL_1, 0x1e04); in rt5659_mono_event() 3997 regmap_write(rt5659->regmap, RT5659_MONO_AMP_CALIB_CTRL_1, 0x1e00); in rt5659_calibrate() 3998 regmap_update_bits(rt5659->regmap, RT5659_MONO_AMP_CALIB_CTRL_1, in rt5659_calibrate() 4003 regmap_read(rt5659->regmap, RT5659_MONO_AMP_CALIB_CTRL_1, in rt5659_calibrate() 4032 regmap_write(rt5659->regmap, RT5659_MONO_AMP_CALIB_CTRL_1, 0x1e04); in rt5659_calibrate()
|
H A D | rt5659.h | 335 #define RT5659_MONO_AMP_CALIB_CTRL_1 0x01f6 macro
|
Completed in 21 milliseconds