Searched refs:PHY_BMCR_LPBK (Results 1 – 3 of 3) sorted by relevance
74 #define PHY_BMCR_LPBK (1 << 14) /* Loopback of TXD<3:0> */ macro
4719 PHY_BMCR_LPBK)); in eri_new_xcvr()4751 PHY_BMCR_LPBK)); in eri_new_xcvr()5306 if ((control & PHY_BMCR_ISOLATE) || (control & PHY_BMCR_LPBK)) { in eri_reset_xcvr()5307 control &= ~(PHY_BMCR_ISOLATE | PHY_BMCR_LPBK); in eri_reset_xcvr()