Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dstmpe-ts.c60 #define I_DRIVE(x) (x & 0x1) macro
252 I_DRIVE(0xff), I_DRIVE(ts->i_drive)); in stmpe_init_hw()