Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dusbtouchscreen.c372 #define ETOUCH_PKT_TYPE_REPT 0x80 macro
378 if ((pkt[0] & ETOUCH_PKT_TYPE_MASK) != ETOUCH_PKT_TYPE_REPT && in etouch_read_data()
392 case ETOUCH_PKT_TYPE_REPT: in etouch_get_pkt_len()