Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dstmpe-ts.c76 u8 touch_det_delay; member
203 tsc_cfg = AVE_CTRL(ts->ave_ctrl) | DET_DELAY(ts->touch_det_delay) | in stmpe_init_hw()
284 ts->touch_det_delay = ts_pdata->touch_det_delay; in stmpe_ts_get_platform_info()
302 ts->touch_det_delay = val; in stmpe_ts_get_platform_info()
/linux-4.1.27/include/linux/mfd/
Dstmpe.h155 u8 touch_det_delay; member