Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dmax98090.c2511 micbias = M98090_MBVSEL_2V8; in max98090_probe()
2513 } else if (micbias > M98090_MBVSEL_2V8) { in max98090_probe()
2515 micbias = M98090_MBVSEL_2V8; in max98090_probe()
H A Dmax98090.h479 #define M98090_MBVSEL_2V8 (3<<0) macro