Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcros_ec_codec.c147 int max_dmic_gain = control->max; in dmic_put_gain() local
153 if (left > max_dmic_gain || right > max_dmic_gain) in dmic_put_gain()