Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dcs4270.c103 #define CS4270_MUTE_AUTO 0x20 macro
518 ret = snd_soc_component_update_bits(component, CS4270_MUTE, CS4270_MUTE_AUTO, 0); in cs4270_probe()