Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dmax98090.c2457 micbias = M98090_MBVSEL_2V8; in max98090_probe()
2459 } else if (micbias < M98090_MBVSEL_2V2 || micbias > M98090_MBVSEL_2V8) { in max98090_probe()
2461 micbias = M98090_MBVSEL_2V8; in max98090_probe()
Dmax98090.h482 #define M98090_MBVSEL_2V8 (3<<0) macro