Searched refs:BMSR_ANEGCAPABLE (Results 1 – 11 of 11) sorted by relevance
58 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
109 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
118 u16 bmsr = BMSR_ANEGCAPABLE; in swphy_read_reg()
1944 val & BMSR_ANEGCAPABLE); in genphy_read_abilities()
542 if (bmsr & BMSR_ANEGCAPABLE) in emac_mii_phy_probe()
56 BMSR_100FULL | BMSR_ANEGCAPABLE)
1078 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc_phy_configure()
915 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc911x_phy_configure()
1007 BMSR_ANEGCAPABLE | in mdio_ctrl_phy_mii_emulated()
5055 BMSR_10HALF | BMSR_ESTATEN | BMSR_ANEGCAPABLE | in e1000_phy_read_status()
1139 if (bmsr & BMSR_ANEGCAPABLE) in link_status_mii()