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