DPHY
DBG(DPHY, "writing nar = 0x%x", nar);
DBG(DPHY, "writing tctl = 0x%x", tctl);
DBG(DPHY, "writing tstat = 0x%x", TSTAT_ANS_START);
DBG(DPHY, "NWay check, state %x", mxfep->mxfe_nwaystate);
DBG(DPHY, "tstat(CSR12) = 0x%x", tstat);
DBG(DPHY, "ANEG state = 0x%x", (tstat & TSTAT_ANS) >> 12);
DBG(DPHY, "Partner doesn't have NWAY");
DBG(DPHY, "phy at %d: %x,%x", phyaddr, phyidr1, phyidr2);
DBG(DPHY, "bmsr = %x", mxfe_miiread(mxfep,
DBG(DPHY, "anar = %x", mxfe_miiread(mxfep,
DBG(DPHY, "anlpar = %x", mxfe_miiread(mxfep,
DBG(DPHY, "aner = %x", mxfe_miiread(mxfep,
DBG(DPHY, "resetting phy");
DBG(DPHY, "phy reset complete");
DBG(DPHY, "using autoneg mode");
DBG(DPHY, "using forced mode");
DBG(DPHY, "programming anar to 0x%x", anar);
DBG(DPHY, "programming bmcr to 0x%x", bmcr);
DBG(DPHY, "resetting SIA");