Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt5665.c712 case RT5665_MONO_AMP_CALIB_CTRL_1: in rt5665_readable_register()
2480 snd_soc_component_update_bits(component, RT5665_MONO_AMP_CALIB_CTRL_1, 0x40, in rt5665_mono_event()
2489 snd_soc_component_update_bits(component, RT5665_MONO_AMP_CALIB_CTRL_1, 0x40, in rt5665_mono_event()
4713 regmap_write(rt5665->regmap, RT5665_MONO_AMP_CALIB_CTRL_1, 0x9e24); in rt5665_calibrate()
Drt5665.h257 #define RT5665_MONO_AMP_CALIB_CTRL_1 0x01a0 macro