Home
last modified time | relevance | path

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

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