MII_WRITEOP
ew32(MIICtrl, (phy_id << 9) | (loc << 4) | MII_WRITEOP);
if ((er32(MIICtrl) & MII_WRITEOP) == 0)