Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dalc5632.c914 u16 mute_reg = snd_soc_read(codec, ALC5632_MISC_CTRL) & ~hp_mute; in alc5632_mute()
919 return snd_soc_write(codec, ALC5632_MISC_CTRL, mute_reg); in alc5632_mute()
943 snd_soc_update_bits(codec, ALC5632_MISC_CTRL, in enable_power_depop()
964 snd_soc_update_bits(codec, ALC5632_MISC_CTRL, in enable_power_depop()
Dalc5632.h223 #define ALC5632_MISC_CTRL 0x5E macro