Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
DBiosKeyboard.h98 #define KBC_STSREG_VIA64_SYSF (0x1 << 2) macro
DBiosKeyboard.c1041 if ((KeyReadStatusRegister (BiosKeyboardPrivate) & KBC_STSREG_VIA64_SYSF) != 0) { in BiosKeyboardReset()