Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/touchscreen/
A Dstmpe-ts.c193 tsc_cfg = STMPE_AVE_CTRL(ts->ave_ctrl) | in stmpe_init_hw()
196 tsc_cfg_mask = STMPE_AVE_CTRL(0xff) | STMPE_DET_DELAY(0xff) | in stmpe_init_hw()
/linux-6.3-rc2/include/linux/mfd/
A Dstmpe.h17 #define STMPE_AVE_CTRL(x) ((x & 0x3) << 6) macro

Completed in 3 milliseconds