Searched refs:MPTCTRL_PHY_RST (Results 1 – 2 of 2) sorted by relevance
144 #define MPTCTRL_PHY_RST BIT10 // Reset the PHY macro
498 PmtCtrl |= MPTCTRL_PHY_RST; in PhySoftReset()502 while (MmioRead32 (LAN9118_PMT_CTRL) & MPTCTRL_PHY_RST) { in PhySoftReset()