Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c62 #define PIXCIR_INT_POL_HIGH (1UL << 2) macro
293 ret |= PIXCIR_INT_POL_HIGH; in pixcir_set_int_mode()
295 ret &= ~PIXCIR_INT_POL_HIGH; in pixcir_set_int_mode()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c62 #define PIXCIR_INT_POL_HIGH (1UL << 2) macro
293 ret |= PIXCIR_INT_POL_HIGH; in pixcir_set_int_mode()
295 ret &= ~PIXCIR_INT_POL_HIGH; in pixcir_set_int_mode()

Completed in 2 milliseconds