Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpc_keyb.h56 #define KBD_CMD_SET_RATE 0xF3 /* Set typematic rate */ macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dpc_keyb.c212 kbd_write_output_w(KBD_CMD_SET_RATE); in kbd_initialize()