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