Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Dpixcir_i2c_ts.h45 #define PIXCIR_INT_POL_HIGH (1UL << 2) macro
/Linux-v5.4/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()