Home
last modified time | relevance | path

Searched refs:TOUT_LOOP (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmpc8xx_fec.c83 #define TOUT_LOOP 100 macro
184 (j < TOUT_LOOP)) { in fec_send()
188 if (j >= TOUT_LOOP) in fec_send()
202 (j < TOUT_LOOP)) { in fec_send()
206 if (j >= TOUT_LOOP) in fec_send()
H A Ddc2114x.c125 #define TOUT_LOOP 1000000 macro
390 if (i >= TOUT_LOOP) { in dc21x4x_send()
403 if (i >= TOUT_LOOP) { in dc21x4x_send()
497 if (i >= TOUT_LOOP) { in send_setup_frame()
510 if (i >= TOUT_LOOP) { in send_setup_frame()
H A Deepro100.c195 #define TOUT_LOOP 1000000 macro
375 if (i >= TOUT_LOOP) { in wait_for_eepro100()
543 if (i >= TOUT_LOOP) { in eepro100_init()
579 if (i >= TOUT_LOOP) { in eepro100_init()
638 if (i >= TOUT_LOOP) { in eepro100_send()
H A Dtsec.c251 if (i >= TOUT_LOOP) { in tsec_send()
270 if (i >= TOUT_LOOP) { in tsec_send()
437 if (t >= 10 * TOUT_LOOP) { in redundant_init()
H A Dns8382x.c64 #define TOUT_LOOP 500000 macro
766 if (i >= TOUT_LOOP) { in ns8382x_send()
H A Dnatsemi.c66 #define TOUT_LOOP 500000 macro
789 if (i >= TOUT_LOOP) { in natsemi_send()
H A De1000.c39 #define TOUT_LOOP 100000 macro
5186 if (i++ > TOUT_LOOP) { in _e1000_transmit()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c98 #define TOUT_LOOP 1000000 macro
136 if (i >= TOUT_LOOP) { in fec_send()
148 if (i >= TOUT_LOOP) { in fec_send()
/OK3568_Linux_fs/u-boot/include/
H A Dtsec.h75 #define TOUT_LOOP 1000000 macro