Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp_core.c47 #define IS_LARGE_AREA(x) (((x) & 0x10) >> 4) macro
Dcyttsp4_core.h61 #define IS_LARGE_AREA(x) ((x) & 0x20) macro