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

/linux-4.1.27/drivers/input/touchscreen/
H A Dpcap_ts.c33 #define SAMPLE_DELAY 20 /* msecs */ macro
76 msecs_to_jiffies(SAMPLE_DELAY)); pcap_ts_read_xy()
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c3384 #define SAMPLE_DELAY 2000 /* ms */ macro
3393 if (msec > SAMPLE_DELAY) { test_for_100Mb()
3394 lp->timeout = (msec - SAMPLE_DELAY)/SAMPLE_INTERVAL; test_for_100Mb()
3395 gep = SAMPLE_DELAY | TIMER_CB; test_for_100Mb()

Completed in 112 milliseconds