Searched refs:I8042_CTR_IGNKEYLOCK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | i8042.h | 50 #define I8042_CTR_IGNKEYLOCK 0x08 macro |
/openbmc/linux/drivers/input/serio/ | ||
H A D | i8042.c | 1037 i8042_ctr |= I8042_CTR_IGNKEYLOCK; in i8042_controller_init() |