Searched refs:PHY_PHYSCR_100MB (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/phy/
H A DuPD60620.c18 #define PHY_PHYSCR_100MB 0x0008 /* PHY speed = 100mb */ macro
54 if (phy_state & (PHY_PHYSCR_10MB | PHY_PHYSCR_100MB)) {
59 if (phy_state & PHY_PHYSCR_100MB)

Completed in 201 milliseconds