Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dcyttsp_core.c33 #define IS_LARGE_AREA(x) (((x) & 0x10) >> 4) macro
324 if (IS_LARGE_AREA(xy_data->tt_stat) == 1) { in cyttsp_report_tchdata()