Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmarvell-88x2222.c50 #define MV_1GBX_PHY_STAT_DUPLEX BIT(13) macro
397 if (val & MV_1GBX_PHY_STAT_DUPLEX) in mv2222_read_status_1g()