Home
last modified time | relevance | path

Searched refs:timecnt (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/isdn/hysdn/
Dboardergo.c325 int timecnt = 10000 / 50; /* timeout is 10 secs max. */ in ergo_waitpofready() local
332 while (timecnt--) { in ergo_waitpofready()
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_post.c1734 u32 data, pass, timecnt; in ddr_phy_init_2500() local
1739 for (timecnt = 0; timecnt < TIMEOUT; timecnt++) { in ddr_phy_init_2500()
1744 if (timecnt != TIMEOUT) { in ddr_phy_init_2500()