Lines Matching refs:tmout
448 int tmout;
473 for (tmout = 500000; tmout; tmout--) {
478 if (!tmout)
497 for (tmout = 500000; tmout; tmout--) {
502 if (!tmout)
533 for (tmout = 500000; tmout; tmout--) {
538 if (!tmout)
619 int tmout;
621 for (tmout = 500000; tmout; --tmout) {
629 if (!tmout)
632 dprintk(KERN_INFO "PixelPLL: %d\n", 500000-tmout);
641 int tmout;
645 for (tmout = 500000; tmout; --tmout) {
651 if (!tmout)
654 dprintk(KERN_INFO "LoopPLL: %d\n", 500000-tmout);