Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpc_keyb.h57 #define KBD_CMD_ENABLE 0xF4 /* Enable scanning */ macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dpc_keyb.c205 kbd_write_output_w(KBD_CMD_ENABLE); in kbd_initialize()