Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpc_keyb.h47 #define KBD_CCMD_KBD_ENABLE 0xAE /* Keyboard interface enable */ macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dpc_keyb.c149 kbd_write_command_w(KBD_CCMD_KBD_ENABLE); in kbd_initialize()
H A Dps2mult.c320 case KBD_CCMD_KBD_ENABLE: in ps2mult_write_command()