Lines Matching refs:conf5
40 unsigned int conf5;
386 unsigned int conf2, conf5;
481 pv88080_regulator_info[i].conf5
500 pv88080_regulator_info[i].conf5, &conf5);
503 conf5 = ((conf5 >> PV88080_BUCK_VRANGE_GAIN_SHIFT) &
507 pv88080_buck_vol[conf2].min_uV * (conf5+1);
509 pv88080_buck_vol[conf2].uV_step * (conf5+1);
511 ((pv88080_buck_vol[conf2].max_uV * (conf5+1))