Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsentelic.h79 #define FSP_PB0_MFMC BIT(5) macro
H A Dsentelic.c726 if (packet[0] & FSP_PB0_MFMC) { in fsp_process_byte()