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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dstmpe-ts.c57 #define SETTLING(x) (x & 0x7) macro
188 SETTLING(ts->settling);
189 tsc_cfg_mask = AVE_CTRL(0xff) | DET_DELAY(0xff) | SETTLING(0xff);

Completed in 42 milliseconds