OP_MODE_OFFSET     40 drivers/input/touchscreen/mcs5000_ts.c #define OP_MODE_SLEEP			(0 << OP_MODE_OFFSET)
OP_MODE_OFFSET     41 drivers/input/touchscreen/mcs5000_ts.c #define OP_MODE_ACTIVE			(1 << OP_MODE_OFFSET)