Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dcypress_ps2.h119 #define TP_METRICS_BIT_APA 0x02 macro
H A Dcypress_ps2.c300 (param[6] & TP_METRICS_BIT_APA) ? 1 : 0); in cypress_read_tp_metrics()