Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5665.c711 case RT5665_MONO_AMP_CALIB_CTRL_1: in rt5665_readable_register()
2479 snd_soc_component_update_bits(component, RT5665_MONO_AMP_CALIB_CTRL_1, 0x40, in rt5665_mono_event()
2488 snd_soc_component_update_bits(component, RT5665_MONO_AMP_CALIB_CTRL_1, 0x40, in rt5665_mono_event()
4711 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