Lines Matching refs:vcomax
117 static const unsigned int vcomax = 320000; in mgag200_pixpll_compute_g200se_00() local
131 if (clock * testp > vcomax) in mgag200_pixpll_compute_g200se_00()
192 static const unsigned int vcomax = 1600000; in mgag200_pixpll_compute_g200se_04() local
217 if ((clock * testp) > vcomax) in mgag200_pixpll_compute_g200se_04()
304 static const unsigned int vcomax = 550000; in mgag200_pixpll_compute_g200wb() local
317 if (clock * testp > vcomax) in mgag200_pixpll_compute_g200wb()
477 static const unsigned int vcomax = 550000; in mgag200_pixpll_compute_g200ev() local
490 if (clock * testp > vcomax) in mgag200_pixpll_compute_g200ev()
602 static const unsigned int vcomax = 800000; in mgag200_pixpll_compute_g200eh() local
615 if (clock * testp > vcomax) in mgag200_pixpll_compute_g200eh()
726 static const unsigned int vcomax = 3000000; in mgag200_pixpll_compute_g200eh3() local
740 if (clock * testm > vcomax) in mgag200_pixpll_compute_g200eh3()
783 static const unsigned int vcomax = 1488000; in mgag200_pixpll_compute_g200er() local
810 if (vco > vcomax) in mgag200_pixpll_compute_g200er()
896 static const unsigned int vcomax = 800000; in mgag200_pixpll_compute_g200ew3() local
912 if ((clock * testp * testp2) > vcomax) in mgag200_pixpll_compute_g200ew3()