Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/input/
Dpixcir_ts.h44 #define PIXCIR_INT_POL_HIGH (1UL << 2) macro
/linux-4.1.27/drivers/input/touchscreen/
Dpixcir_i2c_ts.c243 ret |= PIXCIR_INT_POL_HIGH; in pixcir_set_int_mode()
245 ret &= ~PIXCIR_INT_POL_HIGH; in pixcir_set_int_mode()