Searched refs:DET_DELAY (Results 1 – 1 of 1) sorted by relevance
57 #define DET_DELAY(x) ((x & 0x7) << 3) macro234 tsc_cfg = AVE_CTRL(ts->ave_ctrl) | DET_DELAY(ts->touch_det_delay) | in stmpe_init_hw()236 tsc_cfg_mask = AVE_CTRL(0xff) | DET_DELAY(0xff) | SETTLING(0xff); in stmpe_init_hw()