Searched refs:TP_METRICS_BIT_MTG (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/input/mouse/ | ||
H A D | cypress_ps2.h | 120 #define TP_METRICS_BIT_MTG 0x01 macro |
H A D | cypress_ps2.c | 302 (param[6] & TP_METRICS_BIT_MTG) ? 1 : 0); in cypress_read_tp_metrics() |