Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dalc5623.h136 #define ALC5623_MISC_CTRL 0x5E macro
Dalc5623.c750 u16 mute_reg = snd_soc_read(codec, ALC5623_MISC_CTRL) & ~hp_mute; in alc5623_mute()
755 return snd_soc_write(codec, ALC5623_MISC_CTRL, mute_reg); in alc5623_mute()
783 snd_soc_update_bits(codec, ALC5623_MISC_CTRL, in enable_power_depop()
800 snd_soc_update_bits(codec, ALC5623_MISC_CTRL, in enable_power_depop()