Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dsentelic.h89 #define FSP_PB0_MFMC_FGR2 FSP_PB0_MBTN macro
Dsentelic.c747 if (packet[0] & FSP_PB0_MFMC_FGR2) { in fsp_process_byte()
795 if (fgrs == 1 || (fgrs == 2 && !(packet[0] & FSP_PB0_MFMC_FGR2))) { in fsp_process_byte()