Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dmii.h59 #define BMSR_ESTATEN 0x0100 /* Extended Status in R15 */ macro
/u-boot/drivers/net/phy/
A Dphy.c91 if (!(bmsr & BMSR_ESTATEN)) in genphy_config_advert()
357 if ((mii_reg & BMSR_ESTATEN) && !(mii_reg & BMSR_ERCAP)) in genphy_parse_link()
413 if (val & BMSR_ESTATEN) { in genphy_config()
/u-boot/drivers/net/
A Dbcm6368-eth.c276 if (val & BMSR_ESTATEN) { in bcm6368_eth_adjust_link()

Completed in 8 milliseconds