Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsta529.c95 #define AUDIO_MUTE_MSK 0x80 macro
261 snd_soc_component_update_bits(dai->component, STA529_FFXCFG0, AUDIO_MUTE_MSK, val); in sta529_mute()