Searched refs:testp2 (Results 1 – 1 of 1) sorted by relevance
36 unsigned int testp, testm, testn, testp2; in mgag200_g200ew3_pixpllc_atomic_check() local44 for (testp2 = 1; testp2 < 8; testp2++) { in mgag200_g200ew3_pixpllc_atomic_check()45 if (testp < testp2) in mgag200_g200ew3_pixpllc_atomic_check()47 if ((clock * testp * testp2) > vcomax) in mgag200_g200ew3_pixpllc_atomic_check()49 if ((clock * testp * testp2) < vcomin) in mgag200_g200ew3_pixpllc_atomic_check()53 computed = (pllreffreq * testn) / (testm * testp * testp2); in mgag200_g200ew3_pixpllc_atomic_check()63 s = testp2; in mgag200_g200ew3_pixpllc_atomic_check()