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

/drivers/net/ethernet/icplus/
H A Dipg.h518 * 0x05 <= IPG_AC_RESETWAIT to account for proper 10Mbps operation.
520 #define IPG_AC_RESETWAIT 0x05 macro
522 /* Number of IPG_AC_RESETWAIT timeperiods before declaring timeout. */
H A Dipg.c426 mdelay(IPG_AC_RESETWAIT);
429 mdelay(IPG_AC_RESETWAIT);

Completed in 15 milliseconds