Searched refs:DP83867_PHYSTS_SPEED_SELECTION_GET (Results 1 – 2 of 2) sorted by relevance
128 …us->enet_phy_speed = DP83867_PHYSTS_SPEED_SELECTION_GET(data) == 0 ? enet_phy_port_speed_10mbps : … in dp83867_get_phy_status()
1340 #define DP83867_PHYSTS_SPEED_SELECTION_GET(x) (((uint16_t)(x) & DP83867_PHYSTS_SPEED_SELECTION_MASK… macro
Completed in 11 milliseconds