Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dstmpe-ts.c211 STMPE_I_DRIVE(0xff), STMPE_I_DRIVE(ts->i_drive)); in stmpe_init_hw()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dstmpe.h21 #define STMPE_I_DRIVE(x) (x & 0x1) macro