Searched refs:num_phases2 (Results 1 – 1 of 1) sorted by relevance
372 int num_phases2, ret; in mp2975_identify_multiphase() local397 num_phases2 = min(MP2975_MAX_PHASE_RAIL1 - info->phases[0], in mp2975_identify_multiphase()399 if (info->phases[1] && info->phases[1] <= num_phases2) in mp2975_identify_multiphase()400 mp2975_set_phase_rail2(info, num_phases2); in mp2975_identify_multiphase()