Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Dmarvell.c125 #define MII_M1011_PHY_STATUS_SPD_MASK 0xc000 macro
824 status = status & MII_M1011_PHY_STATUS_SPD_MASK; in marvell_read_status()