Searched refs:PHY_AUTOCAP (Results 1 – 1 of 1) sorted by relevance
51 #define PHY_AUTOCAP BIT(3) /* Auto-negotiation capability */ macro245 if (((rdval & PHY_AUTOCAP) == 0) || (rc == -1)) { in alt_eth_phy_config()