Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Ddp83822.c47 #define DP83822_PHYSTS_DUPLEX BIT(2) macro
366 if (status & DP83822_PHYSTS_DUPLEX) in dp83822_read_status()