Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Deeti_ts.c41 #define REPORT_BIT_HAS_PRESSURE BIT(6) macro
58 if (buf[0] & REPORT_BIT_HAS_PRESSURE) in eeti_ts_report_event()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Deeti_ts.c41 #define REPORT_BIT_HAS_PRESSURE BIT(6) macro
58 if (buf[0] & REPORT_BIT_HAS_PRESSURE) in eeti_ts_report_event()

Completed in 1 milliseconds