Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Drt5663.c931 case RT5663_CHOP_ADC: in rt5663_readable_register()
1752 snd_soc_component_write(component, RT5663_CHOP_ADC, 0x3000); in rt5663_impedance_sensing()
1789 snd_soc_component_write(component, RT5663_CHOP_ADC, 0x2000); in rt5663_impedance_sensing()
2475 SND_SOC_DAPM_SUPPLY("ADC Clock", RT5663_CHOP_ADC,
3401 regmap_write(rt5663->regmap, RT5663_CHOP_ADC, 0x3000); in rt5663_calibrate()
Drt5663.h798 #define RT5663_CHOP_ADC 0x013b macro