Searched refs:usec_timout (Results 1 – 1 of 1) sorted by relevance
71 u32 mask, unsigned long usec_timout) in polling_with_timeout() argument78 } while (data != val && --usec_timout > 0); in polling_with_timeout()80 if (usec_timout == 0) in polling_with_timeout()