Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.c44 #define GOODIX_HAVE_KEY BIT(4) macro
377 if (data[0] & GOODIX_HAVE_KEY) { in goodix_ts_report_pen_down()
446 if (data[0] & GOODIX_HAVE_KEY) { in goodix_ts_report_key()