Searched refs:SAMPLE_DELAY (Results 1 - 2 of 2) sorted by relevance

/drivers/input/touchscreen/
H A Dpcap_ts.c34 #define SAMPLE_DELAY 20 /* msecs */ macro
77 msecs_to_jiffies(SAMPLE_DELAY));
/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c3386 #define SAMPLE_DELAY 2000 /* ms */ macro
3395 if (msec > SAMPLE_DELAY) {
3396 lp->timeout = (msec - SAMPLE_DELAY)/SAMPLE_INTERVAL;
3397 gep = SAMPLE_DELAY | TIMER_CB;

Completed in 142 milliseconds