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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dtsc2007.c61 #define PWRDOWN (TSC2007_12BIT | TSC2007_POWER_OFF_IRQ_EN) macro
121 tsc2007_xfer(tsc, PWRDOWN);
323 err = tsc2007_xfer(ts, PWRDOWN);
H A Dads7846.c159 #define PWRDOWN (READ_12BIT_DFR(y, 0, 0)) /* LAST */ macro
248 req->ref_off = PWRDOWN;
1203 packet->pwrdown_cmd[0] = PWRDOWN;
1210 packet->pwrdown = PWRDOWN;
1269 ads7845_read12_ser(&spi->dev, PWRDOWN);

Completed in 213 milliseconds