Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsungem_phy.h128 #define MII_M1011_PHY_SPEC_STATUS_100 0x4000 macro
/openbmc/u-boot/drivers/qe/
H A Duec_phy.h52 #define MII_M1011_PHY_SPEC_STATUS_100 0x4000 macro
H A Duec_phy.c548 case MII_M1011_PHY_SPEC_STATUS_100: in marvell_read_status()
/openbmc/linux/drivers/net/
H A Dsungem_phy.c853 else if (status & MII_M1011_PHY_SPEC_STATUS_100) in marvell_read_link()