Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5663.c932 case RT5663_CHOP_ADC: in rt5663_readable_register()
1753 snd_soc_component_write(component, RT5663_CHOP_ADC, 0x3000); in rt5663_impedance_sensing()
1790 snd_soc_component_write(component, RT5663_CHOP_ADC, 0x2000); in rt5663_impedance_sensing()
2476 SND_SOC_DAPM_SUPPLY("ADC Clock", RT5663_CHOP_ADC,
3410 regmap_write(rt5663->regmap, RT5663_CHOP_ADC, 0x3000); in rt5663_calibrate()
Drt5663.h798 #define RT5663_CHOP_ADC 0x013b macro