Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/mouse/
Dsentelic.h36 #define FSP_BIT_EN_PKT_G0 BIT(6) macro
Dsentelic.c879 val &= ~FSP_BIT_EN_PKT_G0; in fsp_activate_protocol()