Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dalc5623.c298 SND_SOC_DAPM_MIXER("I2S Mix", ALC5623_PWR_MANAG_ADD1, 15, 0, NULL, 0),
318 SND_SOC_DAPM_MICBIAS("Mic Bias1", ALC5623_PWR_MANAG_ADD1, 11, 0),
776 snd_soc_update_bits(codec, ALC5623_PWR_MANAG_ADD1, in enable_power_depop()
792 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD1, in enable_power_depop()
795 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD1, in enable_power_depop()
825 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD1, 0); in alc5623_set_bias_level()
Dalc5623.h60 #define ALC5623_PWR_MANAG_ADD1 0x3A macro