Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dmii.h62 #define BMSR_ESTATEN 0x0100 /* Extended Status in R15 */ macro
/external/u-boot/drivers/net/phy/
Dphy.c89 if (!(bmsr & BMSR_ESTATEN)) in genphy_config_advert()
355 if ((mii_reg & BMSR_ESTATEN) && !(mii_reg & BMSR_ERCAP)) in genphy_parse_link()
411 if (val & BMSR_ESTATEN) { in genphy_config()
/external/u-boot/include/linux/
Dmii.h56 #define BMSR_ESTATEN 0x0100 /* Extended Status in R15 */ macro