Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsentelic.h76 #define FSP_PB0_MFMC_FGR2 FSP_PB0_MBTN macro
H A Dsentelic.c734 if (packet[0] & FSP_PB0_MFMC_FGR2) { in fsp_process_byte()
782 if (fgrs == 1 || (fgrs == 2 && !(packet[0] & FSP_PB0_MFMC_FGR2))) { in fsp_process_byte()