Searched refs:BMSR_ANEGCAPABLE (Results 1 – 11 of 11) sorted by relevance
56 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
100 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
50 u16 bmsr = BMSR_ANEGCAPABLE; in fixed_phy_update_regs()
1115 if (val & BMSR_ANEGCAPABLE) in genphy_config_init()
515 if (bmsr & BMSR_ANEGCAPABLE) in emac_mii_phy_probe()
59 BMSR_100FULL | BMSR_ANEGCAPABLE)
923 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc911x_phy_configure()
1089 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc_phy_configure()
1032 BMSR_ANEGCAPABLE | in mdio_ctrl_phy_mii_emulated()
4828 BMSR_10HALF | BMSR_ESTATEN | BMSR_ANEGCAPABLE | in e1000_phy_read_status()
1138 if (bmsr & BMSR_ANEGCAPABLE) in link_status_mii()