Lines Matching refs:bias_level
1540 int bias_level;
1561 bias_level = 1;
1571 (cs42l42->bias_thresholds[bias_level] <<
1577 (++bias_level < CS42L42_NUM_BIASES));
1579 switch (bias_level) {
1581 bias_level = SND_JACK_BTN_2;
1585 bias_level = SND_JACK_BTN_1;
1589 bias_level = SND_JACK_BTN_3;
1593 bias_level = SND_JACK_BTN_0;
1597 bias_level = 0;
1629 return bias_level;