Searched refs:MAX_DELAY (Results 1 – 3 of 3) sorted by relevance
939 #define MAX_DELAY 256 macro950 } while ((*status == GNTST_eagain) && (delay < MAX_DELAY)); in gnttab_retry_eagain_gop()952 if (delay >= MAX_DELAY) { in gnttab_retry_eagain_gop()
87 #define MAX_DELAY 6 macro249 return val > MAX_DELAY ? 0 : val * time_step_us; in lp872x_regulator_enable_time()
42 #define MAX_DELAY msecs_to_jiffies(500) macro2163 time_after(last_spk_jiffy + MAX_DELAY, jiffies)) { in speakup_key()