Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcyttsp_core.c32 #define GET_NUM_TOUCHES(x) ((x) & 0x0F) macro
H A Dcyttsp4_core.h50 #define GET_NUM_TOUCHES(x) ((x) & 0x1F) macro
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h194 #define GET_NUM_TOUCHES(x) ((x) & 0x1F) macro