Searched refs:MII_PHY_STATUS_SPD_MASK (Results 1 – 1 of 1) sorted by relevance
15 #define MII_PHY_STATUS_SPD_MASK 0x0C00 macro50 status = status & MII_PHY_STATUS_SPD_MASK; in xilinxphy_startup()