Home
last modified time | relevance | path

Searched refs:TSC2007_POWER_OFF_IRQ_EN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dtsc2007.h37 #define TSC2007_POWER_OFF_IRQ_EN (0x0 << 2) macro
53 #define PWRDOWN (TSC2007_12BIT | TSC2007_POWER_OFF_IRQ_EN)
H A Dtsc2007_core.c64 tc->z2 = tsc2007_xfer(tsc, (TSC2007_POWER_OFF_IRQ_EN | TSC2007_MEASURE_Z2)); in tsc2007_read_values()