Searched refs:E1000_MPHY_BUSY (Results 1 – 2 of 2) sorted by relevance
209 #define E1000_MPHY_BUSY 0x00010000 /* busy bit */ macro
4239 if (mphy_ctrl & E1000_MPHY_BUSY) { in e1000_is_mphy_ready()