Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dstmpe-ts.c58 #define SETTLING(x) (x & 0x7) macro
235 SETTLING(ts->settling); in stmpe_init_hw()
236 tsc_cfg_mask = AVE_CTRL(0xff) | DET_DELAY(0xff) | SETTLING(0xff); in stmpe_init_hw()