Home
last modified time | relevance | path

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

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