Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dalc5623.h132 #define ALC5623_MISC_CTRL 0x5E macro
H A Dalc5623.c744 u16 mute_reg = snd_soc_component_read(component, ALC5623_MISC_CTRL) & ~hp_mute; in alc5623_mute()
749 return snd_soc_component_write(component, ALC5623_MISC_CTRL, mute_reg); in alc5623_mute()
777 snd_soc_component_update_bits(component, ALC5623_MISC_CTRL, in enable_power_depop()
794 snd_soc_component_update_bits(component, ALC5623_MISC_CTRL, in enable_power_depop()