Searched refs:BMSR_ANEGCAPABLE (Results 1 – 10 of 10) sorted by relevance
58 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
118 u16 bmsr = BMSR_ANEGCAPABLE; in swphy_read_reg()
2248 val & BMSR_ANEGCAPABLE); in ytphy_utp_read_abilities()
542 if (bmsr & BMSR_ANEGCAPABLE) in emac_mii_phy_probe()
31 BMSR_100FULL | BMSR_ANEGCAPABLE)
968 BMSR_ANEGCAPABLE; in ksz8_r_phy()
1079 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc_phy_configure()
1003 BMSR_ANEGCAPABLE | in mdio_ctrl_phy_mii_emulated()
5071 BMSR_10HALF | BMSR_ESTATEN | BMSR_ANEGCAPABLE | in e1000_phy_read_status()
1158 if (bmsr & BMSR_ANEGCAPABLE) in link_status_mii()