Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dstmpe-ts.c193 STMPE_SETTLING(ts->settling); in stmpe_init_hw()
195 STMPE_SETTLING(0xff); in stmpe_init_hw()
/kernel/linux/linux-5.10/include/linux/mfd/
Dstmpe.h19 #define STMPE_SETTLING(x) (x & 0x7) macro