Searched defs:touch_det_delay (Results 1 - 1 of 1) sorted by relevance

/drivers/input/touchscreen/
H A Dstmpe-ts.c76 u8 touch_det_delay; member in struct:stmpe_touch
203 tsc_cfg = AVE_CTRL(ts->ave_ctrl) | DET_DELAY(ts->touch_det_delay) |
284 ts->touch_det_delay = ts_pdata->touch_det_delay;
302 ts->touch_det_delay = val;

Completed in 61 milliseconds