Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/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))