Lines Matching refs:vcomax
189 unsigned int vcomax, vcomin, pllreffreq;
201 vcomax = 320000;
209 if (clock * testp > vcomax)
235 vcomax = 1600000;
251 if ((clock * testp) > vcomax)
310 unsigned int vcomax, vcomin, pllreffreq;
325 vcomax = 800000;
333 if ((clock * testp * testp2) > vcomax)
360 vcomax = 550000;
365 if (clock * testp > vcomax)
491 unsigned int vcomax, vcomin, pllreffreq;
499 vcomax = 550000;
506 if (clock * testp > vcomax)
586 unsigned int vcomax, vcomin, pllreffreq;
598 vcomax = 3000000;
607 if (clock * testm > vcomax)
631 vcomax = 800000;
638 if (clock * testp > vcomax)
719 unsigned int vcomax, vcomin, pllreffreq;
728 vcomax = 1488000;
748 if (vco > vcomax)