USECS_PER_WAIT
drv_usecwait(USECS_PER_WAIT);
#define MIN_DELAY_USECS USECS_PER_WAIT
int reps = timeout_usec / USECS_PER_WAIT;