Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
DBiosKeyboard.h99 #define KBC_STSREG_VIA64_INPB (0x1 << 1) macro
DBiosKeyboard.c752 if ((KeyReadStatusRegister (BiosKeyboardPrivate) & KBC_STSREG_VIA64_INPB) == 0) { in KeyboardWrite()
797 if ((KeyReadStatusRegister (BiosKeyboardPrivate) & KBC_STSREG_VIA64_INPB) == 0) { in KeyboardCommand()
818 if ((KeyReadStatusRegister (BiosKeyboardPrivate) & KBC_STSREG_VIA64_INPB) == 0) { in KeyboardCommand()