Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5616.c224 case RT5616_PWR_DIG1: in rt5616_readable_register()
738 SND_SOC_DAPM_ADC_E("ADC L", NULL, RT5616_PWR_DIG1,
741 SND_SOC_DAPM_ADC_E("ADC R", NULL, RT5616_PWR_DIG1,
756 SND_SOC_DAPM_SUPPLY("I2S1", RT5616_PWR_DIG1,
791 SND_SOC_DAPM_DAC("DAC L1", NULL, RT5616_PWR_DIG1,
793 SND_SOC_DAPM_DAC("DAC R1", NULL, RT5616_PWR_DIG1,
1208 snd_soc_component_write(component, RT5616_PWR_DIG1, 0x0000); in rt5616_set_bias_level()
H A Drt5616.h48 #define RT5616_PWR_DIG1 0x61 macro