Searched refs:DYNAPRO_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 Ddynapro.c39 #define DYNAPRO_FORMAT_TOUCH_BIT 0x40 macro
50 #define DYNAPRO_GET_TOUCHED(data) (DYNAPRO_FORMAT_TOUCH_BIT & data[0])

Completed in 44 milliseconds