Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dsentelic.h49 #define FSP_BIT_EN_PKT_G0 BIT(6) macro
Dsentelic.c892 val &= ~FSP_BIT_EN_PKT_G0; in fsp_activate_protocol()