Home | History | Annotate | Download | only in exynos

Lines Matching defs:retry_cnt

269 	unsigned int retry_cnt = 10;
298 retry_cnt--;
299 if (retry_cnt == 0) {
301 retry_cnt);
306 debug("dp's pll lock success(%d)\n", retry_cnt);
428 unsigned int retry_cnt;
435 retry_cnt = 10;
436 while (retry_cnt) {
439 if (retry_cnt == 0) {
445 retry_cnt--;
561 unsigned int retry_cnt;
576 retry_cnt = 5;
577 while (retry_cnt) {
604 if (retry_cnt == 0) {
608 retry_cnt--;
627 unsigned int retry_cnt;
642 retry_cnt = 5;
643 while (retry_cnt) {
663 if (retry_cnt == 0) {
667 retry_cnt--;