Home
last modified time | relevance | path

Searched defs:GET_NUM_TOUCHES (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp_core.c46 #define GET_NUM_TOUCHES(x) ((x) & 0x0F) macro
Dcyttsp4_core.h60 #define GET_NUM_TOUCHES(x) ((x) & 0x1F) macro