Searched refs:BMSR_ANEGCAPABLE (Results 1 – 12 of 12) sorted by relevance
58 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
101 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
124 u16 bmsr = BMSR_ANEGCAPABLE; in swphy_read_reg()
1673 if (val & BMSR_ANEGCAPABLE) in genphy_config_init()
1358 val &= ~BMSR_ANEGCAPABLE; in phylink_mii_emul_read()
541 if (bmsr & BMSR_ANEGCAPABLE) in emac_mii_phy_probe()
59 BMSR_100FULL | BMSR_ANEGCAPABLE)
925 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc911x_phy_configure()
1090 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc_phy_configure()
1007 BMSR_ANEGCAPABLE | in mdio_ctrl_phy_mii_emulated()
5031 BMSR_10HALF | BMSR_ESTATEN | BMSR_ANEGCAPABLE | in e1000_phy_read_status()
1139 if (bmsr & BMSR_ANEGCAPABLE) in link_status_mii()