Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsentelic.h41 #define FSP_BIT_FIX_VSCR BIT(3) macro
H A Dsentelic.c373 val |= (FSP_BIT_FIX_VSCR | FSP_BIT_ONPAD_ENABLE); in fsp_onpad_vscr()
375 val &= ~FSP_BIT_FIX_VSCR; in fsp_onpad_vscr()