Lines Matching defs:min_uV
151 int min_uV = rdev->constraints->min_uV;
153 int diff_uV = max_uV - min_uV;
163 * The dutycycle for min_uV might be greater than the one for max_uV.
177 return voltage + min_uV;
188 int min_uV = rdev->constraints->min_uV;
190 int diff_uV = max_uV - min_uV;
199 * The dutycycle for min_uV might be greater than the one for max_uV.
208 dutycycle = DIV_ROUND_CLOSEST_ULL((u64)(req_min_uV - min_uV) *