Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmarvell-88x2222.c52 #define MV_1GBX_PHY_STAT_SPEED1000 BIT(15) macro
402 if (val & MV_1GBX_PHY_STAT_SPEED1000) in mv2222_read_status_1g()