Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dak4642.c43 #define ALC_CTL1 0x07 macro
166 SOC_SINGLE("ALC Capture Switch", ALC_CTL1, 5, 1, 0),
167 SOC_SINGLE("ALC Capture ZC Switch", ALC_CTL1, 4, 1, 1),
316 snd_soc_write(codec, ALC_CTL1, ALC | LMTH0); in ak4642_dai_startup()
335 snd_soc_update_bits(codec, ALC_CTL1, ALC, 0); in ak4642_dai_shutdown()