Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs4270.c94 #define CS4270_MUTE_AUTO 0x20 macro
510 ret = snd_soc_component_update_bits(component, CS4270_MUTE, CS4270_MUTE_AUTO, 0); in cs4270_probe()