Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsta529.c33 #define STA529_FFXCFG0 0x00 macro
120 case STA529_FFXCFG0: in sta529_readable()
162 snd_soc_component_update_bits(component, STA529_FFXCFG0, POWER_CNTLMSAK, in sta529_set_bias_level()
170 snd_soc_component_update_bits(component, STA529_FFXCFG0, in sta529_set_bias_level()
173 snd_soc_component_update_bits(component, STA529_FFXCFG0, FFX_MASK, in sta529_set_bias_level()
261 snd_soc_component_update_bits(dai->component, STA529_FFXCFG0, AUDIO_MUTE_MSK, val); in sta529_mute()