Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dpixcir_i2c_ts.h45 #define PIXCIR_INT_POL_HIGH (1UL << 2) macro
/Linux-v4.19/drivers/input/touchscreen/
Dpixcir_i2c_ts.c251 ret |= PIXCIR_INT_POL_HIGH; in pixcir_set_int_mode()
253 ret &= ~PIXCIR_INT_POL_HIGH; in pixcir_set_int_mode()