Searched refs:KBD_RESET_TRIES (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | i8042.h | 52 #define KBD_RESET_TRIES 3 macro |
| /OK3568_Linux_fs/u-boot/drivers/input/ | ||
| H A D | i8042.c | 284 if (try >= KBD_RESET_TRIES) in i8042_start() |