Searched refs:I8042_CMD_CTL_RCTR (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/platform/pc/
H A Dkeyboard.cpp77 #define I8042_CMD_CTL_RCTR 0x0120 macro
423 if (i8042_command(&ctr, I8042_CMD_CTL_RCTR)) {
/fuchsia/zircon/system/dev/input/pc-ps2/
H A Di8042.c149 #define I8042_CMD_CTL_RCTR 0x0120 macro
556 if (i8042_command(ctr, I8042_CMD_CTL_RCTR) < 0)

Completed in 78 milliseconds