Searched refs:SCC_RESET_DELAY (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/fs_enet/
H A Dmac-scc.c88 #define SCC_RESET_DELAY 50 macro
365 for (i = 0; (R16(sccp, scc_sccm) == 0) && i < SCC_RESET_DELAY; i++)
368 if (i == SCC_RESET_DELAY)

Completed in 52 milliseconds