Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)) { in upd60620_read_status()
59 if (phy_state & PHY_PHYSCR_100MB) in upd60620_read_status()
/kernel/linux/linux-6.6/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)) { in upd60620_read_status()
59 if (phy_state & PHY_PHYSCR_100MB) in upd60620_read_status()

Completed in 1 milliseconds