Home
last modified time | relevance | path

Searched refs:DP83822_PHYSTS_LINK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Ddp83822.c49 #define DP83822_PHYSTS_LINK BIT(0) macro
342 if (status & DP83822_PHYSTS_LINK) { in dp83822_read_status()