Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dtouchit213.c55 #define T213_FORMAT_TOUCH_BIT 0x01 macro
57 #define T213_FORMAT_STATUS_MASK ~T213_FORMAT_TOUCH_BIT
106 touchit213->data[0] & T213_FORMAT_TOUCH_BIT); in touchit213_interrupt()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dtouchit213.c55 #define T213_FORMAT_TOUCH_BIT 0x01 macro
57 #define T213_FORMAT_STATUS_MASK ~T213_FORMAT_TOUCH_BIT
106 touchit213->data[0] & T213_FORMAT_TOUCH_BIT); in touchit213_interrupt()

Completed in 2 milliseconds