Searched refs:OP_MODE_SLEEP (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 Dmcs5000_ts.c46 #define OP_MODE_SLEEP (0 << OP_MODE_OFFSET) macro
173 RESET_EXT_SOFT | OP_MODE_SLEEP);
267 i2c_smbus_write_byte_data(client, MCS5000_TS_OP_MODE, OP_MODE_SLEEP);

Completed in 106 milliseconds