Searched refs:ALC (Results 1 – 2 of 2) sorted by relevance
109 #define ALC (1 << 5) /* ALC Enable */ macro312 snd_soc_component_write(component, ALC_CTL1, ALC | LMTH0); in ak4642_dai_startup()331 snd_soc_component_update_bits(component, ALC_CTL1, ALC, 0); in ak4642_dai_shutdown()
41 Enable digital automatic level control (ALC) function.