Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Di8042.h38 #define I8042_STR_KEYLOCK 0x10 macro
/openbmc/linux/drivers/input/serio/
H A Di8042.c1031 if (~i8042_read_status() & I8042_STR_KEYLOCK) { in i8042_controller_init()