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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dpcap_ts.c34 #define SAMPLE_DELAY 20 /* msecs */ macro
77 msecs_to_jiffies(SAMPLE_DELAY));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c3397 #define SAMPLE_DELAY 2000 /* ms */ macro
3406 if (msec > SAMPLE_DELAY) {
3407 lp->timeout = (msec - SAMPLE_DELAY)/SAMPLE_INTERVAL;
3408 gep = SAMPLE_DELAY | TIMER_CB;

Completed in 67 milliseconds