Home
last modified time | relevance | path

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

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