Home
last modified time | relevance | path

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

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