Searched refs:max_spread (Results 1 – 3 of 3) sorted by relevance
171 constraints->max_spread = pval; in of_get_regulation_constraints()506 int max_spread = rdev->constraints->max_spread; in of_check_coupling_data() local513 if (max_spread <= 0) { in of_check_coupling_data()544 if (c_max_spread != max_spread) { in of_check_coupling_data()
4279 if (rdev->constraints->max_spread <= 0) { in regulator_resolve_coupling()
159 int max_spread; member