Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dbootretry.h20 int bootretry_tstc_timeout(void);
40 static inline int bootretry_tstc_timeout(void) in bootretry_tstc_timeout() function
/OK3568_Linux_fs/u-boot/common/
H A Dbootretry.c45 int bootretry_tstc_timeout(void) in bootretry_tstc_timeout() function
H A Dcli_readline.c262 if (bootretry_tstc_timeout()) in cread_line()
565 if (bootretry_tstc_timeout()) in cli_readline_into_buffer()