Lines Matching defs:step
45 int step;51 .step = 6250,57 .step = 6250,63 .step = 12500,69 .step = 50000,75 .step = 25000,262 selector = DIV_ROUND_UP(min_vol - desc->min, desc->step);264 if (desc->min + desc->step * selector > desc->max)937 (desc->max - desc->min) / desc->step + 1;939 regulators[id].uV_step = desc->step;