Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
DBiosKeyboard.h93 #define KBC_STSREG_VIA64_PARE (0x1 << 7) macro
DBiosKeyboard.c1295 …if ((KeyReadStatusRegister (BiosKeyboardPrivate) & (KBC_STSREG_VIA64_PARE | KBC_STSREG_VIA64_TIM))… in BiosKeyboardReset()