Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dnet.c208 int __maybe_unused net_busy_flag; variable
421 net_busy_flag = 0; in net_loop()
541 net_busy_flag = 1; in net_loop()
655 net_busy_flag = 0; in net_loop()
/OK3568_Linux_fs/u-boot/common/
H A Dusb_kbd.c123 extern int __maybe_unused net_busy_flag;
408 if (net_busy_flag && (get_timer(kbd_testc_tms) < CONFIG_SYS_HZ))
/OK3568_Linux_fs/u-boot/
H A Du-boot.map