Home
last modified time | relevance | path

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

/reactos/drivers/input/i8042prt/
H A Di8042prt.h227 #define KBD_CLK_ENABLE 0xAE macro
H A Dpnp.c279 i8042Write(PortDeviceExtension, PortDeviceExtension->ControlPort, KBD_CLK_ENABLE); in i8042ConnectKeyboardInterrupt()