Home
last modified time | relevance | path

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

/external/u-boot/include/
Dbootretry.h19 int bootretry_tstc_timeout(void);
39 static inline int bootretry_tstc_timeout(void) in bootretry_tstc_timeout() function
/external/u-boot/common/
Dbootretry.c44 int bootretry_tstc_timeout(void) in bootretry_tstc_timeout() function
Dcli_readline.c261 if (bootretry_tstc_timeout()) in cread_line()
564 if (bootretry_tstc_timeout()) in cli_readline_into_buffer()