Searched refs:BMSR_ESTATEN (Results 1 – 9 of 9) sorted by relevance
50 .bmsr = BMSR_ESTATEN,58 .bmsr = BMSR_ESTATEN | BMSR_100HALF,64 .bmsr = BMSR_ESTATEN | BMSR_100FULL,
2002 * 1000Mbits/sec capable PHYs shall have the BMSR_ESTATEN bit set to a in ytphy_utp_config_advert() 2005 if (!(bmsr & BMSR_ESTATEN)) in ytphy_utp_config_advert() 2259 if (val & BMSR_ESTATEN) { in ytphy_utp_read_abilities()
2017 * 1000Mbits/sec capable PHYs shall have the BMSR_ESTATEN bit set to a in genphy_config_advert() 2020 if (!(bmsr & BMSR_ESTATEN)) in genphy_config_advert() 2664 if (val & BMSR_ESTATEN) { in genphy_read_abilities()
62 #define BMSR_ESTATEN 0x0100 /* Extended Status in R15 */ macro
552 if (bmsr & BMSR_ESTATEN) { in emac_mii_phy_probe()
430 if (reg & BMSR_ESTATEN) { in mii_check_gmii_support()
516 /* KSZ8563R do not have extended registers but BMSR_ESTATEN and in ksz9477_r_phy_quirks() 520 *data &= ~(BMSR_ESTATEN | BMSR_ERCAP); in ksz9477_r_phy_quirks()
1139 if (likely(bmsr & BMSR_ESTATEN)) { in link_status_mii() 1692 if (bmsr & BMSR_ESTATEN) { in xcvr_init_1g_rgmii() 1704 if (bmsr & BMSR_ESTATEN) { in xcvr_init_1g_rgmii() 1748 if (bmsr & BMSR_ESTATEN) { in mii_init_common() 1798 if (likely(bmsr & BMSR_ESTATEN)) { in mii_init_common()
2061 if (val & BMSR_ESTATEN) { in swphy_poll_timer()