Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dhpilo.h29 #define MAX_WAIT (MAX_WAIT_TIME / WAIT_TIME) macro
/linux/drivers/watchdog/
H A Dlenovo_se30_wdt.c25 #define MAX_WAIT 10 macro
126 while (loop < MAX_WAIT) { in shm_get_ready()