MII_READOP
int read_cmd = (phy_id << 9) | (location << 4) | MII_READOP;
if ((er32(MIICtrl) & MII_READOP) == 0) {