Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dimagis.c25 #define IST3038C_X_MASK GENMASK(23, 12) macro
121 (finger_status & IST3038C_X_MASK) >> in imagis_interrupt()