Lines Matching defs:conf2
35 unsigned int conf2;
370 unsigned int conf2, conf5;
447 pv88080_regulator_info[i].conf2
461 pv88080_regulator_info[i].conf2, &conf2);
464 conf2 = ((conf2 >> PV88080_BUCK_VDAC_RANGE_SHIFT) &
475 pv88080_buck_vol[conf2].min_uV * (conf5+1);
477 pv88080_buck_vol[conf2].uV_step * (conf5+1);
479 ((pv88080_buck_vol[conf2].max_uV * (conf5+1))