Searched refs:STMPE_DET_DELAY (Results 1 – 2 of 2) sorted by relevance
194 STMPE_DET_DELAY(ts->touch_det_delay) | in stmpe_init_hw()196 tsc_cfg_mask = STMPE_AVE_CTRL(0xff) | STMPE_DET_DELAY(0xff) | in stmpe_init_hw()
18 #define STMPE_DET_DELAY(x) ((x & 0x7) << 3) macro
Completed in 4 milliseconds