Lines Matching refs:reset
341 Fix init_connection() to remove extra device reset.
342 Fix MAC/PHY reset ordering in dc21140m_autoconf().
345 Fix MII PHY reset problem from work done by
383 0.535 21-Feb-98 Fix Ethernet Address PROM reset bug for DC21040.
491 int reset; /* Hard reset required? */
502 int reset; /* Hard reset required? */
512 u_char *rst; /* Start of reset sequence in SROM */
853 u_char *rst; /* Pointer to Type 5 reset info */
1115 return -ENXIO; /* Hardware could not reset */
3286 ** General PHY reset function. Some MII devices don't reset correctly
3288 ** on the signal pin use. Do a double reset to ensure a reset.
3303 } else if (lp->rst) { /* Type 5 infoblock reset */
3675 ** have to perform a chip soft reset to ensure that we can synchronize
3983 ** Since the write on the Enet PROM register doesn't seem to reset the PROM
4335 ** struct and executes any type 5 code to reset PHY devices for this
4380 ** A generic routine that writes GEP control, data and reset information
4985 while (de4x5_reset_phy(dev)<0) udelay(100);/* Wait for reset */