Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/input/
H A Dps2mult.c272 case KBD_CCMD_WRITE_MOUSE: in ps2mult_write_output()
327 case KBD_CCMD_WRITE_MOUSE: in ps2mult_write_command()
/OK3568_Linux_fs/u-boot/include/
H A Dpc_keyb.h50 #define KBD_CCMD_WRITE_MOUSE 0xD4 /* Write the following byte to the mouse */ macro