Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dstmpe-ts.c58 #define SETTLING(x) (x & 0x7) macro
204 SETTLING(ts->settling); in stmpe_init_hw()
205 tsc_cfg_mask = AVE_CTRL(0xff) | DET_DELAY(0xff) | SETTLING(0xff); in stmpe_init_hw()