Home | History | Annotate | Download | only in linux

Lines Matching defs:loops

427 	u32 status=0, loops=0;
436 } while (loops++ < SDIODRV_MAX_LOOPS);
494 int status, loops=0;
497 while ((status = OMAP_HSMMC_READ(SYSCTL) & SRA) && loops++ < SDIODRV_MAX_LOOPS);