Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5645.c580 case RT5645_PWR_DIG1: in rt5645_readable_register()
1848 snd_soc_component_update_bits(component, RT5645_PWR_DIG1, in rt5645_spk_event()
1861 snd_soc_component_update_bits(component, RT5645_PWR_DIG1, in rt5645_spk_event()
2060 SND_SOC_DAPM_SUPPLY("ADC L power", RT5645_PWR_DIG1,
2062 SND_SOC_DAPM_SUPPLY("ADC R power", RT5645_PWR_DIG1,
2126 SND_SOC_DAPM_SUPPLY("I2S1", RT5645_PWR_DIG1,
2135 SND_SOC_DAPM_SUPPLY("I2S2", RT5645_PWR_DIG1,
2162 SND_SOC_DAPM_PGA("DAC L2 Volume", RT5645_PWR_DIG1,
2164 SND_SOC_DAPM_PGA("DAC R2 Volume", RT5645_PWR_DIG1,
2191 SND_SOC_DAPM_DAC("DAC L1", NULL, RT5645_PWR_DIG1, RT5645_PWR_DAC_L1_BIT,
[all …]
H A Drt5645.h83 #define RT5645_PWR_DIG1 0x61 macro