Searched refs:DP83867_PHYSTS_LINK_STATUS_GET (Results 1 – 2 of 2) sorted by relevance
127 status->enet_phy_link = DP83867_PHYSTS_LINK_STATUS_GET(data); in dp83867_get_phy_status()
1385 #define DP83867_PHYSTS_LINK_STATUS_GET(x) (((uint16_t)(x) & DP83867_PHYSTS_LINK_STATUS_MASK) >> DP8… macro
Completed in 11 milliseconds