Home
last modified time | relevance | path

Searched refs:I8042_CMD_CTL_RCTR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Di8042.h13 #define I8042_CMD_CTL_RCTR 0x0120 macro
/openbmc/linux/arch/mips/loongson2ef/lemote-2f/
H A Dpm.c32 if (i8042_command(&i8042_ctr, I8042_CMD_CTL_RCTR)) { in i8042_enable_kbd_port()
/openbmc/linux/drivers/input/serio/
H A Di8042.c794 if (i8042_command(&param, I8042_CMD_CTL_RCTR)) in i8042_toggle_aux()
1014 if (i8042_command(&ctr[n++ % 2], I8042_CMD_CTL_RCTR)) { in i8042_controller_init()