Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpc_keyb.h58 #define KBD_CMD_DISABLE 0xF5 /* Disable scanning */ macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dpc_keyb.c179 kbd_write_output_w(KBD_CMD_DISABLE); in kbd_initialize()