Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dalc5623.c749 u16 mute_reg = snd_soc_component_read32(component, ALC5623_MISC_CTRL) & ~hp_mute; in alc5623_mute()
754 return snd_soc_component_write(component, ALC5623_MISC_CTRL, mute_reg); in alc5623_mute()
782 snd_soc_component_update_bits(component, ALC5623_MISC_CTRL, in enable_power_depop()
799 snd_soc_component_update_bits(component, ALC5623_MISC_CTRL, in enable_power_depop()
Dalc5623.h136 #define ALC5623_MISC_CTRL 0x5E macro