Searched refs:PHY_SUP_SPEED0 (Results 1 – 2 of 2) sorted by relevance
215 switch (physup & (PHY_SUP_SPEED1 | PHY_SUP_SPEED0)) { in nsgphy_status()223 case PHY_SUP_SPEED0: in nsgphy_status()
58 #define PHY_SUP_SPEED0 0x0008 /* speed bit 1 */ macro