Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5616.c207 case RT5616_ADC_DIG_VOL: in rt5616_readable_register()
334 SOC_DOUBLE("ADC Capture Switch", RT5616_ADC_DIG_VOL,
336 SOC_DOUBLE_TLV("ADC Capture Volume", RT5616_ADC_DIG_VOL,
470 snd_soc_component_update_bits(component, RT5616_ADC_DIG_VOL, in rt5616_adc_event()
475 snd_soc_component_update_bits(component, RT5616_ADC_DIG_VOL, in rt5616_adc_event()
H A Drt5616.h26 #define RT5616_ADC_DIG_VOL 0x1c macro