PHY_READY_MASK
if (phy_st & PHY_READY_MASK)
if (!(tmp & PHY_READY_MASK)) {
if ((tmp & PHY_READY_MASK) && !(phy->irq_status & PHYEV_POOF)) {