Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dalc5632.c913 u16 mute_reg = snd_soc_read(codec, ALC5632_MISC_CTRL) & ~hp_mute; in alc5632_mute()
918 return snd_soc_write(codec, ALC5632_MISC_CTRL, mute_reg); in alc5632_mute()
942 snd_soc_update_bits(codec, ALC5632_MISC_CTRL, in enable_power_depop()
963 snd_soc_update_bits(codec, ALC5632_MISC_CTRL, in enable_power_depop()
Dalc5632.h223 #define ALC5632_MISC_CTRL 0x5E macro