Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
DBiosKeyboard.h100 #define KBC_STSREG_VIA64_OUTB (0x1 << 0) macro
DBiosKeyboard.c710 if ((KeyReadStatusRegister (BiosKeyboardPrivate) & KBC_STSREG_VIA64_OUTB) != 0) { in KeyboardRead()
879 if ((KeyReadStatusRegister (BiosKeyboardPrivate) & KBC_STSREG_VIA64_OUTB) != 0) { in KeyboardWaitForValue()