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()
303 static const unsigned int vcomax = 550000; in mgag200_pixpll_compute_g200wb() local
316 if (clock * testp > vcomax) in mgag200_pixpll_compute_g200wb()
476 static const unsigned int vcomax = 550000; in mgag200_pixpll_compute_g200ev() local
489 if (clock * testp > vcomax) in mgag200_pixpll_compute_g200ev()
601 static const unsigned int vcomax = 800000; in mgag200_pixpll_compute_g200eh() local
614 if (clock * testp > vcomax) in mgag200_pixpll_compute_g200eh()
725 static const unsigned int vcomax = 3000000; in mgag200_pixpll_compute_g200eh3() local
739 if (clock * testm > vcomax) in mgag200_pixpll_compute_g200eh3()
782 static const unsigned int vcomax = 1488000; in mgag200_pixpll_compute_g200er() local
809 if (vco > vcomax) in mgag200_pixpll_compute_g200er()
895 static const unsigned int vcomax = 800000; in mgag200_pixpll_compute_g200ew3() local
911 if ((clock * testp * testp2) > vcomax) in mgag200_pixpll_compute_g200ew3()