Searched refs:TR_FORMAT_TOUCH_BIT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dtouchright.c35 #define TR_FORMAT_TOUCH_BIT 0x01 macro
37 #define TR_FORMAT_STATUS_MASK ~TR_FORMAT_TOUCH_BIT
73 tr->data[0] & TR_FORMAT_TOUCH_BIT);

Completed in 104 milliseconds