Home
last modified time | relevance | path

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

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