Searched refs:BMSR_ANEGCAPABLE (Results 1 – 20 of 20) sorted by relevance
58 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
101 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
109 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
118 u16 bmsr = BMSR_ANEGCAPABLE; in swphy_read_reg()
2535 val & BMSR_ANEGCAPABLE); in genphy_read_abilities()
130 #define PHY_DETECT_MASK (BMSR_10FULL | BMSR_10HALF | BMSR_ANEGCAPABLE)
55 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
95 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
542 if (bmsr & BMSR_ANEGCAPABLE) in emac_mii_phy_probe()
396 if (val & BMSR_ANEGCAPABLE) in genphy_config()
380 if ((status & BMSR_LSTATUS) && (status & BMSR_ANEGCAPABLE) in genmii_update_link()
56 BMSR_100FULL | BMSR_ANEGCAPABLE)
915 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc911x_phy_configure()
1077 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc_phy_configure()
1004 BMSR_ANEGCAPABLE | in mdio_ctrl_phy_mii_emulated()
5074 BMSR_10HALF | BMSR_ESTATEN | BMSR_ANEGCAPABLE | in e1000_phy_read_status()
1139 if (bmsr & BMSR_ANEGCAPABLE) in link_status_mii()