Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dpcap_ts.c29 #define SAMPLE_DELAY 20 /* msecs */ macro
72 msecs_to_jiffies(SAMPLE_DELAY)); in pcap_ts_read_xy()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dpcap_ts.c29 #define SAMPLE_DELAY 20 /* msecs */ macro
72 msecs_to_jiffies(SAMPLE_DELAY)); in pcap_ts_read_xy()
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c3390 #define SAMPLE_DELAY 2000 /* ms */ macro
3399 if (msec > SAMPLE_DELAY) { in test_for_100Mb()
3400 lp->timeout = (msec - SAMPLE_DELAY)/SAMPLE_INTERVAL; in test_for_100Mb()
3401 gep = SAMPLE_DELAY | TIMER_CB; in test_for_100Mb()

Completed in 11 milliseconds