Searched defs:IS_LARGE_AREA (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/input/touchscreen/
H A Dcyttsp4_core.h51 #define IS_LARGE_AREA(x) ((x) & 0x20) macro
H A Dcyttsp_core.c34 #define IS_LARGE_AREA(x) (((x) & 0x10) >> 4) macro

Completed in 278 milliseconds